From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | eric(dot)mutta(at)gmail(dot)com, pgsql-docs(at)lists(dot)postgresql(dot)org |
Subject: | Re: Typo in docs for "recovery_init_sync_method" parameter. |
Date: | 2023-10-28 01:12:18 |
Message-ID: | ZTxf8tVLdWTcsOvy@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
On Tue, Aug 23, 2022 at 02:38:13PM +0000, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/14/runtime-config-error-handling.html
> Description:
>
> The second paragraph contains the sentence:
>
> > ...to ask the operating system to synchronize the whole file systems
> that contain the data directory...
>
> I believe the word "the" in "the whole file systems" should be removed so it
> reads:
>
> > ...to ask the operating system to synchronize whole file systems that
> contain the data directory...
I ended up with this rewording, attached, and applied to master.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Only you can decide what is important to you.
Attachment | Content-Type | Size |
---|---|---|
master.diff | text/x-diff | 741 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2023-10-28 02:16:54 | Re: Example 43.6. A PL/pgSQL Trigger Function for Maintaining a Summary Table |
Previous Message | Jeff Davis | 2023-10-27 23:08:37 | Re: unnest multirange, returned order |