Re: Close idle connections - Mailing list pgsql-general

From Scott Marlowe
Subject Re: Close idle connections
Date
Msg-id Pine.LNX.4.33.0206131742590.24448-100000@css120.ihs.com
Whole thread Raw
In response to Close idle connections  (Uros Gruber <uros@sir-mag.com>)
List pgsql-general
You're probably using pg_pconnects instead of pg_connects.  Unless you
REALLY need them AND know exactly what you are doing, pg_pconnects are
quite hazardous.

On Thu, 13 Jun 2002, Uros Gruber wrote:

> Hi!
>
> i want to know if there is possible to close idle
> connections. I have some app in php but there is a lot of
> open connections idleing and sometimes i get to many
> connections.
>
>

--
"Force has no place where there is need of skill.", "Haste in every
business brings failures.", "This is the bitterest pain among men, to have
much knowledge but no power." -- Herodotus



pgsql-general by date:

Previous
From: "Cornelia Boenigk"
Date:
Subject: Re: read this and puke
Next
From: Ken Williams
Date:
Subject: Optimizing further