Re: Libpq support to connect to standby server as priority - Mailing list pgsql-hackers

From Jing Wang
Subject Re: Libpq support to connect to standby server as priority
Date
Msg-id CAF3+xM+8-ztOkaV9gHiJ3wfgENTq97QcjXQt+rbFQ6F7oNzt9A@mail.gmail.com
Whole thread Raw
In response to Libpq support to connect to standby server as priority  (Jing Wang <jingwangian@gmail.com>)
Responses Re: Libpq support to connect to standby server as priority
List pgsql-hackers
Hi All,

Recently I put a proposal to support 'prefer-read' parameter in target_session_attrs in libpq. Now I updated the patch with adding content in the sgml and regression test case.

Some people may have noticed there is already another patch (https://commitfest.postgresql.org/15/1148/ ) which looks similar with this. But I would say this patch is more complex than my proposal. 

It is better separate these 2 patches to consider.

Regards,
Jing Wang
Fujitsu Australia

Attachment

pgsql-hackers by date:

Previous
From: Vik Fearing
Date:
Subject: Tab complete after FROM ONLY
Next
From: Thomas Munro
Date:
Subject: Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation)