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

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: doc: improve wal_level docs for the 'minimal' level
Дата
Msg-id E1oMVg8-000RNI-Uf@gemulon.postgresql.org
обсуждение исходный текст
Список 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_14_STABLE

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

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: doc: clarify DROP EXTENSION dependent members text
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: doc: clarify CREATE TABLE AS ... IF NOT EXISTS