Error in libpq docs for target_session_attrs, prefer-standby mode

Поиск
Список
Период
Сортировка
От Greg Nancarrow
Тема Error in libpq docs for target_session_attrs, prefer-standby mode
Дата
Msg-id CAJcOf-fDaCv8qCpWH7k5Yh6zFxZeUwZowu4sCWQ2zFx4CdkHpA@mail.gmail.com
обсуждение исходный текст
Ответы Re: Error in libpq docs for target_session_attrs, prefer-standby mode
Список pgsql-hackers
Hi,

I spotted an error in the development version documentation for
libpq's connection parameter "target_session_attrs" (34.1.2 Parameter
Key Words).
In the description for the "prefer-standby" mode, it says "... but if
none of the listed hosts is a standby server, try again in all mode".
There is no such "all" mode. It should instead say "any" mode.
Patch is attached.

Regards,
Greg Nancarrow
Fujitsu Australia

Вложения

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

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: Bug fix for tab completion of ALTER TABLE ... VALIDATE CONSTRAINT ...
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Replication slot stats misgivings