pgsql: doc: Improve some documentation about HA and replication

Lists: pgsql-committers
From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Improve some documentation about HA and replication
Date: 2020-10-02 01:37:13
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-committers

doc: Improve some documentation about HA and replication

This clarifies some wording in the description of the options available
as replication solutions. While on it, this replaces some instances of
"master" with "primary", for consistency with recent changes like
9e101cf.

Author: Robert Treat
Reviewed-by: Magnus Hagander, Michael Paquier
Discussion: https://postgr.es/m/CAJSLCQ2TPaK_K8raofCamrqELCxY-H6mJrpDNRzc-LKpPY7c+g@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8550cbd0bae7c3004034351cb3447b51a552e56c

Modified Files
--------------
doc/src/sgml/high-availability.sgml | 46 ++++++++++++++++++-------------------
1 file changed, 22 insertions(+), 24 deletions(-)