| From: | Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com> |
|---|---|
| To: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Simon Riggs <simon(at)2ndquadrant(dot)com> |
| Cc: | pgsql-docs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: wal_init_zero and wal_recycle |
| Date: | 2020-06-02 05:25:02 |
| Message-ID: | 4fce0f34-833b-603c-745f-5a6ab0790183@oss.nttdata.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
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(at)2ndquadrant(dot)com> wrote:
>>> On Wed, 27 May 2020 at 04:27, Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)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.
Regards,
--
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION
| From | Date | Subject | |
|---|---|---|---|
| Next Message | PG Doc comments form | 2020-06-02 12:26:15 | Installation issue |
| Previous Message | Jonathan S. Katz | 2020-06-01 23:17:17 | Re: Another modest proposal for docs formatting: catalog descriptions |