Re: psql or pgbouncer bug?

Поиск
Список
Период
Сортировка
От Stefan Kaltenbrunner
Тема Re: psql or pgbouncer bug?
Дата
Msg-id 4BF6C47E.7050200@kaltenbrunner.cc
обсуждение исходный текст
Ответ на Re: psql or pgbouncer bug?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
On 05/21/2010 01:32 PM, Tom Lane wrote:
> Jakub Ouhrabka <jakub.ouhrabka@comgate.cz> writes:
>> Tom:
>>>> Looks like the disconnect was because pgbouncer restarted.  If that
>>>> wasn't supposed to happen then you should take it up with the
>>>> pgbouncer folk.
>
>> The restart of pgbouncer was intentional, although made by someone else,
>> so the disconnect is ok. What's not ok is the "UPDATE 153" message after
>> message with connection lost and the fact that the UPDATE was committed
>> to database without explicit COMMIT. Maybe pgbouncer issued the commit?
>
> The message ordering doesn't surprise me a huge amount, but the fact
> that the update got committed is definitely surprising.  I think
> pgbouncer has to have done something strange there.  We need to pull
> those folk into the discussion.

yeah - I don't think pgbouncer would cause that behaviour on its own
given the provided information so I would kinda suspect that the update
was in fact never commited though that is not what the OP saw...


Stefan

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

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