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-00014A-SV@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_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/1c76a141f32918dff4e1f552535f96b2dc7af0a8

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