Re: Logical Replication in Postgres 10.4

From: pavan95 <pavan(dot)postgresdba(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: Logical Replication in Postgres 10.4
Date: 2018-08-20 06:47:06
Message-ID: 1534747626878-0.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

> Hi all,
>
> One temporary workaround I found was dropping the subscription and
> recreating it again.
>
> Then it started syncing the tables between publisher and subscriber. But
> don't know whether it is apt solution to implement here!!
>
> Thanks in Advance!
>>Did you delete the rows from all subscribed tables in the subscriber side
in order to start from scratch? (avoid duplicate ERRORs, etc)?

Yes

>
>
> Regards,
> Pavan
>
>

--
Sent from: http://www.postgresql-archive.org/PostgreSQL-admin-f2076596.html

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message pavan95 2018-08-20 06:50:12 Re: Space Related Errors in Postgres 10.4 Logical Replication
Previous Message pavan95 2018-08-20 06:42:21 Re: logical Replication