Typo in docs for "recovery_init_sync_method" parameter.
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...
Many thanks,
Eric Mutta
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@momjian.us> https://momjian.us
EDB https://enterprisedb.com
Only you can decide what is important to you.