pgsql: doc: Improve pg_upgrade rsync examples to use clusterdir

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: doc: Improve pg_upgrade rsync examples to use clusterdir
Дата
Msg-id E1eh0AS-0005gM-Pu@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
doc: Improve pg_upgrade rsync examples to use clusterdir

Commit 9521ce4a7a1125385fb4de9689f345db594c516a from Sep 13, 2017 and
backpatched through 9.5 used rsync examples with datadir.  The reporter
has pointed out, and testing has verified, that clusterdir must be used,
so update the docs accordingly.

Reported-by: Don Seiler

Discussion: https://postgr.es/m/CAHJZqBD0u9dCERpYzK6BkRv=663AmH==DFJpVC=M4Xg_rq2=CQ@mail.gmail.com

Backpatch-through: 9.5

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/06b2f15f354cadec5fb5c50bdfe9cadf24c856fb

Modified Files
--------------
doc/src/sgml/ref/pgupgrade.sgml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: pgcrypto's encrypt() supports AES-128, AES-192, and AES-256
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Fix typo: colums -> columns.