pgsql: doc: improve wal_level docs for the 'minimal' level

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: improve wal_level docs for the 'minimal' level
Date: 2022-08-12 14:30:26
Message-ID: E1oMVg8-000RNF-UD@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2022-08-12 14:59:26 pgsql: doc: clarify CREATE TABLE AS ... IF NOT EXISTS
Previous Message Bruce Momjian 2022-08-12 13:07:13 pgsql: doc: clarify DROP EXTENSION dependent members text