Re: removing idle connections

From: Josh Close <narshe(at)gmail(dot)com>
To: POSTGRES <pgsql-general(at)postgresql(dot)org>
Subject: Re: removing idle connections
Date: 2004-10-19 18:32:59
Message-ID: 4a0cafe20410191132315514df@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, 19 Oct 2004 19:24:23 +0100, Gary Doades <gpd(at)gpdnet(dot)co(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Hicham G. Elmongui 2004-10-19 18:44:34 Re: delayed input
Previous Message Tham Paudel 2004-10-19 18:25:16 User Defined Functions/management of OS_Directories