> The auto-reconnect behavior is long-established and desirable.  What's
> not desirable is continuing with any statements remaining on the same
> line, I think.  We need to flush the input buffer on reconnect.

So if I understand it correctly, if I need correct transaction behaviour in psql even in case of disconnection the only safe way is to use one statement per line.

Is this correct?

Thanks,

Kuba

--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to