pgsql: doc: improve wal_level docs for the 'minimal' level - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: improve wal_level docs for the 'minimal' level
Date
Msg-id E1oMVg8-000RNF-UD@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  improve wal_level docs for the 'minimal' level

Reported-by: David G. Johnston

Discussion: https://postgr.es/m/CAKFQuwZ24UcfkoyLLSW3PMGQATomOcw1nuYFRuMev-NoOF+mYw@mail.gmail.com

Author: David G. Johnston

Backpatch-through: 14, partial to 13

Branch
------
REL_15_STABLE

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

Modified Files
--------------
doc/src/sgml/config.sgml | 26 ++++++++++++++------------
1 file changed, 14 insertions(+), 12 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: clarify DROP EXTENSION dependent members text
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: clarify CREATE TABLE AS ... IF NOT EXISTS