Re: psql or pgbouncer bug?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: psql or pgbouncer bug?
Дата
Msg-id 19976.1274455736@sss.pgh.pa.us
обсуждение исходный текст
Ответ на psql or pgbouncer bug?  (Jakub Ouhrabka <kuba@comgate.cz>)
Ответы Re: psql or pgbouncer bug?  (Jakub Ouhrabka <kuba@comgate.cz>)
Список pgsql-bugs
Jakub Ouhrabka <kuba@comgate.cz> writes:
> can anyone tell me how this could happen, please?

> database=# begin; update table set col = 100;
> server closed the connection unexpectedly
>         This probably means the server terminated abnormally
>         before or while processing the request.
> The connection to the server was lost. Attempting reset: Succeeded.
> UPDATE 153
> database=# ROLLBACK ;
> WARNING:  there is no transaction in progress
> ROLLBACK

What's in the postmaster log?

            regards, tom lane

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

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