Typo in "27.2.8. Synchronous Replication"

From: PG Doc comments form <noreply(at)postgresql(dot)org>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Cc: eric(dot)mutta(at)gmail(dot)com
Subject: Typo in "27.2.8. Synchronous Replication"
Date: 2021-12-26 13:19:39
Message-ID: 164052477973.21665.7888120874624887609@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

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".

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Mathias Kunter 2021-12-28 10:55:00 random_page_cost configuration parameter
Previous Message Erki Eessaar 2021-12-25 14:36:27 SQL-standard function bodies and creating SECURITY DEFINER routines securely