From: | Scott Marlowe <scott(dot)marlowe(at)ihs(dot)com> |
---|---|
To: | Uros Gruber <uros(at)sir-mag(dot)com> |
Cc: | postgres list <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Close idle connections |
Date: | 2002-06-13 23:43:33 |
Message-ID: | Pine.LNX.4.33.0206131742590.24448-100000@css120.ihs.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Ken Williams | 2002-06-14 01:35:03 | Optimizing further |
Previous Message | Cornelia Boenigk | 2002-06-13 23:41:00 | Re: read this and puke |