Re: Revive targetServerType=preferPrimary feature

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: "Mukhin, Dmitriy" <dmukhin(at)verisign(dot)com>
Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Revive targetServerType=preferPrimary feature
Date: 2022-03-24 14:42:26
Message-ID: CADK3HHJBQJje9Etd29HY6_1S1kRdR4KEviPev-vjtrQp-dZ+FQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Thu, 24 Mar 2022 at 10:35, Mukhin, Dmitriy <dmukhin(at)verisign(dot)com> wrote:

> Hi All,
>
>
>
> In 2019, there was a discussion on implementing the
> targetServerType=preferPrimary JDBC driver parameter feature (see here: How
> to send queries to master and failover to slave ?
> <https://www.postgresql.org/message-id/VI1PR05MB5295BA974B84191217A6A613BC760%40VI1PR05MB5295.eurprd05.prod.outlook.com>)
> and a Pull Request created for that (
> https://github.com/pgjdbc/pgjdbc/pull/1430 ). The project I’m working on
> would greatly benefit from merging this PR and apparently there were other
> people that requested this feature before. Can we revive this PR and
> reconsider its merging? Alternatively, I can create a fresh PR with the
> same changes against current master branch and submit it for review. Please
> let me know what I can do to make this change happen.
>
>
>
> Thank you!
>
>
>
> Dmitriy Mukhin
>

It needs to be cleaned up so yes, please create a new PR.

Thanks,

Dave

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message McDermott, Becky 2022-03-24 15:52:12 RE: [EXTERNAL] Re: Java client connection problem on FIPS enabled hosts (with password_encryption = scram-sha-256)
Previous Message Mukhin, Dmitriy 2022-03-24 14:35:11 Revive targetServerType=preferPrimary feature