Re: libpq options - Mailing list pgsql-docs

From Michael Paquier
Subject Re: libpq options
Date
Msg-id 20180307022049.GE1744@paquier.xyz
Whole thread Raw
In response to Re: libpq options  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-docs
On Tue, Mar 06, 2018 at 09:05:38PM -0500, Peter Eisentraut wrote:
> I didn't like so much shrinking down the protocol section.  I have often
> wanted *more* detail there, not less.  So I combined your patch for the
> libpq chapter and added a bit more in the protocol chapter as well.
>
> Committed.

Thanks for the commit, my idea was to limit duplication between both
sections.  If things get changed at some point, this avoids parts of the
documentation to rot.

 <para>
-The commands accepted in walsender mode are:
+Replication commands are logged in the server log when
+<xref linkend="guc-log-replication-commands"/> is enabled.
+</para>
+
+<para>
+The commands accepted in replication mode are:
Good addition here.
--
Michael

Attachment

pgsql-docs by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: libpq options
Next
From: PG Doc comments form
Date:
Subject: psql 9.* pg_restore --clean exits 1 when table does not exist