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-000RNE-TI@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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4d807bbc4b336f7d9e091903ca3a6f9d77b2a934

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