pgsql: doc: Improve some documentation about HA and replication

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: doc: Improve some documentation about HA and replication
Дата
Msg-id E1kOA0X-0007Dy-QQ@gemulon.postgresql.org
обсуждение исходный текст
Список 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(-)


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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: pgsql: Add pg_stat_wal statistics view.
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Tidy up error reporting when converting PL/Python arrays.