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-000147-S9@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_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/d0a642fdc37066a4f29cd90c6027bc346702e830

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