Re: Typo in "27.2.8. Synchronous Replication"
Magnus Hagander <magnus@hagander.net>
From: Magnus Hagander <magnus@hagander.net>
To: eric.mutta@gmail.com, pgsql-docs@lists.postgresql.org
Date: 2022-01-02T16:08:27Z
Lists: pgsql-docs
On Mon, Dec 27, 2021 at 12:07 AM PG Doc comments form <noreply@postgresql.org> wrote: > > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/14/warm-standby.html > Description: > > The following sentence: > > > The minimum wait time is the round-trip time **between primary to > standby.** > > Should either end with "...between primary AND standby" or end with "...FROM > primary to standby". That's indeed correct. Fix pushed. I went with "primary and standby" because that's the terminology used elsewhere in the same file. -- Magnus Hagander Me: https://www.hagander.net/ Work: https://www.redpill-linpro.com/
Commits
-
Fix typo
- f0c5866113fb 14.2 landed
- 69872d0bbe64 15.0 landed
- 79a4bf45e83e 11.15 landed
- 6c8110854168 13.6 landed
- 580e99885970 12.10 landed
- 0ca89bbee9b1 10.20 landed