Re: libpq options

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: libpq options
Дата
Msg-id 20180301093554.qrqgdnfwgs77tj23@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: libpq options  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: libpq options  (Michael Paquier <michael@paquier.xyz>)
Re: libpq options  (Petr Jelinek <petr.jelinek@2ndquadrant.com>)
Список pgsql-docs
On 2017-11-25 19:05:54 +0900, Michael Paquier wrote:
> +     <varlistentry id="libpq-connect-replication" xreflabel="replication">
> +      <term><literal>replication</literal></term>
> +      <listitem>
> +      <para>
> +       This option determines if a backend should use the replication
> +       protocol.

"should"? The backend will, and the client will have to do so as well.


> A Boolean value of <literal>true</literal> tells the backend
> +       to go into walsender mode, wherein a small set of replication commands
> +       can be issued instead of SQL statements.

This actually is wrong now I think. Petr?


Greetings,

Andres Freund


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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: Missing steps for "Building with Visual C++ or the MicrosoftWindows SDK"
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Document WaitForBackgroundWorkerShutdown and fix bgworker typo