Re: Logical replication versus pglogical on PostgreSQL 14

2022-07-29 Thread Christian Barthel
On Saturday, July 23, 2022, Rory Campbell-Lange wrote: > Is native logical replication and pglogical replication fundamentally > the same? Here is a discussion about the differences between pglogical 2.1 and logical replication in PostgreSQL 10:

Logical replication versus pglogical on PostgreSQL 14

2022-07-23 Thread Rory Campbell-Lange
I'm keen to learn of the differences between logical replication in PostgreSQL 14 and how this is different from the pglogical extension. Our intended use case is to have 200-300 publishers off many small databases aggregating to 20-30 central databases on another PostgreSQL instance on the same m