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-000RNL-VB@gemulon.postgresql.org
Views: Raw Message | Whole Thread | 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_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/483c426abd61a997af1b8865e65532c4a9e27bbe

Modified Files
--------------
doc/src/sgml/config.sgml | 7 ++++---
1 file changed, 4 insertions(+), 3 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