pgsql: doc: change pg_upgrade wal_level to be not minimal - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: change pg_upgrade wal_level to be not minimal
Date
Msg-id E1jqIcC-000144-Rj@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: change pg_upgrade wal_level to be not minimal

Previously it was specified to be only replica.

Discussion: https://postgr.es/m/20200618180058.GK7349@momjian.us

Backpatch-through: 9.5

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/457942e18853f168f03c4bae4b4c0dce494f68e2

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


pgsql-committers by date:

Previous
From: Fujii Masao
Date:
Subject: pgsql: Add +(pg_lsn,numeric) and -(pg_lsn,numeric) operators.
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: clarify that storage parameter values are optional