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-00014D-Sy@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
------
REL9_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/41c0166317988d1eb0d8d445ff14574a1cbc2c1a

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