Typo in docs for "recovery_init_sync_method" parameter.

Started by PG Bug reporting formabout 4 years ago2 messagesdocs
Beta feature

Hackorum builds and tests every patch posted to the lists, not only commitfest submissions. This is Hackorum's own CI rather than the PostgreSQL project's, and it is still under testing - please report anything that looks wrong.

never appliedCI history
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

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

#2Bruce Momjian
bruce@momjian.us
In reply to: PG Bug reporting form (#1)
Re: Typo in docs for "recovery_init_sync_method" parameter.

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.

Attachments:

master.difftext/x-diff; charset=us-asciiDownload+1-1