https://www.postgresql.org/docs/12/logical-replication-restrictions.html

2020-12-16 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/12/logical-replication-restrictions.html Description: Here, we should add one more point: * Any column part of the replica identity needs to be of a type with a equality operator. Use Case:

Re: pg_upgrade is not correct

2020-12-16 Thread Bruce Momjian
On Tue, Dec 8, 2020 at 03:13:30AM +, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/10/pgupgrade.html > Description: > > If we use the following command to upgrade the standby server, then new > clus