| From: | Magnus Hagander <magnus(at)hagander(dot)net> |
|---|---|
| To: | eric(dot)mutta(at)gmail(dot)com, pgsql-docs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Typo in "27.2.8. Synchronous Replication" |
| Date: | 2022-01-02 16:08:27 |
| Message-ID: | CABUevEwpPq2-aH8KB5RFH38nXacQT1=Gg8kvKUY0d6FuxD3YTQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On Mon, Dec 27, 2021 at 12:07 AM PG Doc comments form
<noreply(at)postgresql(dot)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/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | PG Doc comments form | 2022-01-03 10:27:55 | vectorization is not helping with plural to singular matching |
| Previous Message | Tom Lane | 2021-12-28 16:03:25 | Re: random_page_cost configuration parameter |