Re: wal_init_zero and wal_recycle

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: wal_init_zero and wal_recycle
Дата
Msg-id 0be59652-56cc-2515-8b0d-95ca31ce2887@oss.nttdata.com
обсуждение исходный текст
Ответ на Re: wal_init_zero and wal_recycle  (Fujii Masao <masao.fujii@oss.nttdata.com>)
Список pgsql-docs

On 2020/06/02 14:25, Fujii Masao wrote:
> 
> 
> On 2020/05/29 13:13, Fujii Masao wrote:
>>
>>
>> On 2020/05/28 8:43, Thomas Munro wrote:
>>> On Wed, May 27, 2020 at 7:09 PM Simon Riggs <simon@2ndquadrant.com> wrote:
>>>> 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
>>
>> Thanks! Patch attached.
>> Since they are located just before wal_buffers in postgresql.conf.sample,
>> I moved the descriptions of them also just before that of wal_buffers
>> in "Write Ahead Log"/"Settings" section.
> 
> Barring any objection, I will commit this patch.

Pushed. Thanks!

Regards,

-- 
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION



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

Предыдущее
От: Pavel Luzanov
Дата:
Сообщение: Re: max_wal_size
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Adding xreflable