Re: removing idle connections - Mailing list pgsql-general

From Josh Close
Subject Re: removing idle connections
Date
Msg-id 4a0cafe20410191132315514df@mail.gmail.com
Whole thread Raw
In response to Re: removing idle connections  ("Gary Doades" <gpd@gpdnet.co.uk>)
Responses Re: removing idle connections  ("Gary Doades" <gpd@gpdnet.co.uk>)
List pgsql-general
On Tue, 19 Oct 2004 19:24:23 +0100, Gary Doades <gpd@gpdnet.co.uk> wrote:
> I would have though it would be better to fix the client application. If the
> app is not closing connections then you may be leaking handles and
> memory.
>
> What .NET provider is this? Are you sure it is not just normal
> connection pooling?
>
> Cheers,
> Gary.

The provider is corelabs. The programmer that wrote the code says he's
closing the connections, but they aren't actually closing.

Any ideas? Or better yet, do you know of a good postgres .net provider?

-Josh

pgsql-general by date:

Previous
From: "Gary Doades"
Date:
Subject: Re: removing idle connections
Next
From: "Gary Doades"
Date:
Subject: Re: removing idle connections