Re: Implementing RESET CONNECTION ...

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: Implementing RESET CONNECTION ...
Дата
Msg-id 41DA8DC0.9040006@opencloud.com
обсуждение исходный текст
Ответ на Re: Implementing RESET CONNECTION ...  (Hans-Jürgen Schönig <postgres@cybertec.at>)
Список pgsql-patches
Hans-Jürgen Schönig wrote:

> If the JDBC driver prefers different behaviour (maybe for prepared
> statements) we should discuss further options for RESET.
> Now there is: RESET CONNECTION (cleaning entire connection), RESET ALL
> (cleaning GUCS only) and RESET some_guc.
> Maybe we want RESET LISTENER, RESET PREPARED, RESET CURSORS.
> Personally I think this is not a good idea.

It doesn't help, either, if user code can still issue RESET CONNECTION.
(the scenario is user code, not the driver itself, originating the RESET..)

-O

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

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: Implementing RESET CONNECTION ...
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: psql session log