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-000RNL-VB@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_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(-)


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

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