Re: wal_init_zero and wal_recycle

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: wal_init_zero and wal_recycle
Дата
Msg-id CANP8+jJ0NnEnXbe+Rp-T1u-irLX61wtKJ5ORSx8WZW2HtjtOXw@mail.gmail.com
обсуждение исходный текст
Ответ на wal_init_zero and wal_recycle  (Fujii Masao <masao.fujii@oss.nttdata.com>)
Ответы Re: wal_init_zero and wal_recycle  (Thomas Munro <thomas.munro@gmail.com>)
Список pgsql-docs
On Wed, 27 May 2020 at 04:27, Fujii Masao <masao.fujii@oss.nttdata.com> wrote:
Hi,

The group of wal_init_zero and wal_recycle is WAL_SETTINGS in guc.c,
but their descriptions are located in "19.6. Replication"/"19.6.1. Sending
Servers" section. This seems a documentation bug. They should be located
in "19.5. Write Ahead Log"/"19.5.1. Settings". Thought?

+1

Why are there two settings for the same thing (COW support)?
Would we really want to allow setting one but not the other? 

--
Simon Riggs                http://www.2ndQuadrant.com/
Mission Critical Databases

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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: wal_init_zero and wal_recycle
Следующее
От: Jürgen Purtz
Дата:
Сообщение: Re: Change JOIN tutorial to focus more on explicit joins