From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Patch (3): Implement failover on libpq connect level. |
Date: | 2015-10-26 13:18:00 |
Message-ID: | CA+TgmoaOwKYu2JjFyjmAf9hej1oAt7mgmn2LtsAerLwEX8s7HA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-jdbc |
On Mon, Oct 26, 2015 at 3:58 AM, Victor Wagner <vitus(at)wagner(dot)pp(dot)ru> wrote:
> On 2015.10.14 at 13:41:51 +0300, Victor Wagner wrote:
>> Attached patch which implements client library failover and
>> loadbalancing as was described in the proposal
>> <20150818041850(dot)GA5092(at)wagner(dot)pp(dot)ru>.
>
> New version of patch
>
> 1. Handles replication connections correctly (i.e doesn't attempt to
> check readwrite mode if replication option is on)
> 2. Some minor improvement recommended by Korry Douglas in
> <562A9259(dot)4060408(at)enterprisedb(dot)com>
Changing the subject breaks threading for anybody using gmail (and
maybe some other mail readers). Could you try to avoid that?
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Masahiko Sawada | 2015-10-26 14:06:26 | Re: Freezing without cleanup lock |
Previous Message | Bernd Helmle | 2015-10-26 13:05:41 | Re: Avoid full page images in streaming replication? |
From | Date | Subject | |
---|---|---|---|
Next Message | Stefan M | 2015-10-26 16:21:07 | JDBC Version 1204 breaks OpenOffice/LibreOffice handling of database table views up to version 1203 |
Previous Message | Victor Wagner | 2015-10-26 07:58:56 | Patch (3): Implement failover on libpq connect level. |