Re: mod_auth_pgsql 2.0.1 don't close the backend connection

Поиск
Список
Период
Сортировка
От Vivek Khera
Тема Re: mod_auth_pgsql 2.0.1 don't close the backend connection
Дата
Msg-id x77k3p82kd.fsf@yertle.int.kciLink.com
обсуждение исходный текст
Ответ на Re: mod_auth_pgsql 2.0.1 don't close the backend connection  (Kris Jurka <books@ejurka.com>)
Ответы Re: mod_auth_pgsql 2.0.1 don't close the backend connection
Список pgsql-general
>>>>> "KJ" == Kris Jurka <books@ejurka.com> writes:

>> Is it a bug in the mod_auth_pgsql that don't close the connection or is
>> it a setup somewhere ?
>>

KJ> Yes, the mod_auth_pgsql series for Apache 2 is broken as you describe.  It
KJ> does not release the connection, but the change is intentional.  Looking
KJ> at the Changelog I see:

Is not that the whole point of a child exit handler in apache?  when
each child exits, it calls a handler in each module that registers one
so that it can do whatever cleanup it needs, such as closing the
database handle.  This facility was even available in apache 1.x.


--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D.                Khera Communications, Inc.
Internet: khera@kciLink.com       Rockville, MD       +1-240-453-8497
AIM: vivekkhera Y!: vivek_khera   http://www.khera.org/~vivek/

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: numeric rounding
Следующее
От: "scott.marlowe"
Дата:
Сообщение: Re: Current time inside Transactions