Re: psql or pgbouncer bug?

Поиск
Список
Период
Сортировка
От Stefan Kaltenbrunner
Тема Re: psql or pgbouncer bug?
Дата
Msg-id 4BF6B214.3060100@kaltenbrunner.cc
обсуждение исходный текст
Ответ на Re: psql or pgbouncer bug?  (Jakub Ouhrabka <kuba@comgate.cz>)
Список pgsql-bugs
On 05/21/2010 12:13 PM, Jakub Ouhrabka wrote:
>> hmm yeah that is indeed a tad weird - are you actually using as
>> pool_mode and server_reset_query?
>
> pool_mode = session
>
> server_reset_query = RESET ALL; SET SESSION AUTHORIZATION DEFAULT;
> UNLISTEN *;

hmm - and you are really sure that the update got commited in the
end(even if you got the "UPDATE 153" it should have been rollbacked as
soon as the connection got dropped)?
If yes I'm puzzled as well on what happened here.

Stefan

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

Предыдущее
От: Jakub Ouhrabka
Дата:
Сообщение: Re: psql or pgbouncer bug?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: psql or pgbouncer bug?