Hi Magnus, happy new year! Thanks for pushing the fix.

Coming from an SQL Server background where the docs are hosted on GitHub
and minor changes like this can be made by simply submitting a pull
request, I am wondering is there anything similar for the Postgres docs?

Going through a mailing list just to fix a typo feels like a lot of
overhead!

On Sun, Jan 2, 2022, 19:08 Magnus Hagander <mag...@hagander.net> wrote:

> On Mon, Dec 27, 2021 at 12:07 AM PG Doc comments form
> <nore...@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/
>

Reply via email to