Re: psql or pgbouncer bug? - Mailing list pgsql-bugs

From Tom Lane
Subject Re: psql or pgbouncer bug?
Date
Msg-id 19976.1274455736@sss.pgh.pa.us
Whole thread Raw
In response to psql or pgbouncer bug?  (Jakub Ouhrabka <kuba@comgate.cz>)
Responses Re: psql or pgbouncer bug?  (Jakub Ouhrabka <kuba@comgate.cz>)
List 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 by date:

Previous
From: Jakub Ouhrabka
Date:
Subject: psql or pgbouncer bug?
Next
From: Stefan Kaltenbrunner
Date:
Subject: Re: psql or pgbouncer bug?