physical should be logical
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/12/logical-replication-publication.html
Description:
Hi,
On this page,
https://www.postgresql.org/docs/12/logical-replication-publication.html
The first line states: A publication can be defined on any physical
replication master.
I have the impression that this should be "logical", not "physical".
Cheers,
Willy-Bas Loos
On Tue, 27 Oct 2020 at 12:42, PG Doc comments form <noreply@postgresql.org>
wrote:
On this page,
https://www.postgresql.org/docs/12/logical-replication-publication.htmlThe first line states: A publication can be defined on any physical
replication master.
I have the impression that this should be "logical", not "physical".Although the statement contains terminology that confuses who is reading,
it is
correct. "physical replication master" means a read-write server. Maybe we
should change this sentence to: "A publication can be defined on any primary
server.". Hence, it avoids the term "physical" that should confuse readers.
--
Euler Taveira http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services