Release connections in MODPERL

Поиск
Список
Период
Сортировка
От D. Duccini
Тема Release connections in MODPERL
Дата
Msg-id Pine.GSO.4.03.10101101803410.14932-100000@ra.bpsi.net
обсуждение исходный текст
Ответы Re: Release connections in MODPERL  ("Brett W. McCoy" <bmccoy@chapelperilous.net>)
Список pgsql-novice
How do we tell Postgresql, in PERL (specifically under modperl) to
shutdown and release the database handler?

basically what's happening is that the system is opening up a new handle
and holding onto it with each hit to the server until we run out of
available database connections

normally in PERL it shuts it down when the perl goes away, but in mod
perl, it doesn't go away

-duck

-----------------------------------------------------------------------------
david@backpack.com            BackPack Software, Inc.        www.backpack.com
+1 651.645.7550 voice       "Life is an Adventure.
+1 651.645.9798 fax            Don't forget your BackPack!"
-----------------------------------------------------------------------------


В списке pgsql-novice по дате отправления:

Предыдущее
От: Bilal Tayara
Дата:
Сообщение: dates
Следующее
От: "Brett W. McCoy"
Дата:
Сообщение: Re: Release connections in MODPERL