| From: | Andres Freund <andres(at)anarazel(dot)de> |
|---|---|
| To: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Petr Jelinek <petr(at)2ndquadrant(dot)com> |
| Cc: | sahapasci(at)gmail(dot)com, pgsql-docs(at)postgresql(dot)org, Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
| Subject: | Re: libpq options |
| Date: | 2018-03-01 09:35:54 |
| Message-ID: | 20180301093554.qrqgdnfwgs77tj23@alap3.anarazel.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2018-03-01 09:46:38 | Re: Document WaitForBackgroundWorkerShutdown and fix bgworker typo |
| Previous Message | Craig Ringer | 2018-03-01 01:20:38 | Re: Missing steps for "Building with Visual C++ or the Microsoft Windows SDK" |