Re: Patch: Implement failover on libpq connect level.
Josh Berkus <josh@agliodbs.com>
From: Josh Berkus <josh@agliodbs.com>
To: Christopher Browne <cbbrowne@gmail.com>,
Robert Haas <robertmhaas@gmail.com>,
PostgreSQL Mailing Lists <pgsql-hackers@postgresql.org>
Date: 2015-10-30T17:21:53Z
Lists: pgsql-hackers
On 10/30/2015 08:29 AM, Christopher Browne wrote: > I think it makes the feature WORSE. I am getting more and more convinced > that the Correct Solution is for this feature to be handled by submitting > multiple URIs, and my argument isn't even based on any aspects of > implementation complexity. +1 -- Josh Berkus PostgreSQL Experts Inc. http://pgexperts.com
Commits
-
libpq: Add target_session_attrs parameter.
- 721f7bd3cbcc 10.0 landed
-
Remove superuser checks in pgstattuple
- fd321a1dfd64 10.0 cited
-
Fix unwanted flushing of libpq's input buffer when socket EOF is seen.
- c405918858c0 9.6.0 cited