Hi. Thanks for answer.
Both databases run on Google Compute Engine VMs with Debian 9, both PGs are
"PostgreSQL 11.1 (Debian 11.1-1.pgdg90+1) on x86_64-pc-linux-gnu, compiled
by gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516, 64-bit"
I did several tests with setting logical replication from master to
Josef Machytka writes:
> I am implementing logical replication and today during some final tests
> before implementing it to the production I have got this error when logical
> replication slot on master was created.
> NOTICE: 2019-01-28 09:08:22.081007+00: logical replication slot x does
>
Hi all,
I am implementing logical replication and today during some final tests
before implementing it to the production I have got this error when logical
replication slot on master was created.
NOTICE: 2019-01-28 09:08:22.081007+00: logical replication slot x does
not exist - creating...
ER