Re: Close idle connections

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Close idle connections
Дата
Msg-id Pine.LNX.4.33.0206131742590.24448-100000@css120.ihs.com
обсуждение исходный текст
Ответ на Close idle connections  (Uros Gruber <uros@sir-mag.com>)
Список 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 по дате отправления:

Предыдущее
От: "Cornelia Boenigk"
Дата:
Сообщение: Re: read this and puke
Следующее
От: Ken Williams
Дата:
Сообщение: Optimizing further