Re: Libpq support to connect to standby server as priority

Поиск
Список
Период
Сортировка
От Jing Wang
Тема Re: Libpq support to connect to standby server as priority
Дата
Msg-id CAF3+xM+8-ztOkaV9gHiJ3wfgENTq97QcjXQt+rbFQ6F7oNzt9A@mail.gmail.com
обсуждение исходный текст
Ответ на Libpq support to connect to standby server as priority  (Jing Wang <jingwangian@gmail.com>)
Ответы Re: Libpq support to connect to standby server as priority  (Haribabu Kommi <kommi.haribabu@gmail.com>)
Список 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

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Vik Fearing
Дата:
Сообщение: Tab complete after FROM ONLY
Следующее
От: Thomas Munro
Дата:
Сообщение: Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation)