Re: Danger of automatic connection reset in psql - Mailing list pgsql-hackers

From Ashutosh Bapat
Subject Re: Danger of automatic connection reset in psql
Date
Msg-id CAFjFpReDYr2PnPY3fOfaXcrAxGyGTryw_GqzMn5GGY2FvD23bA@mail.gmail.com
Whole thread Raw
In response to Re: Danger of automatic connection reset in psql  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: Danger of automatic connection reset in psql  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
>
> How about, instead of all this, adding an option to psql to suppress
> the automatic reconnect behavior?  When enabled, psql just exits
> instead of trying to reconnect.
>
+1. But, existing users may not notice addition of the new option and
still continue to face problem. If we add the option and make it
default not to reconnect, they will notice it and use option to get
older behaviour, but that will break applications relying on the
current behaviour. Either way, users will have at least something to
control the connection reset.



-- 
Best Wishes,
Ashutosh Bapat
EnterpriseDB Corporation
The Postgres Database Company



pgsql-hackers by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Shared memory estimation for postgres
Next
From: leoaaryan
Date:
Subject: Re: Shared memory estimation for postgres