Re: Heavy Logging in Subscriber side when configured LogicalReplication in 10.4
От | Achilleas Mantzios |
---|---|
Тема | Re: Heavy Logging in Subscriber side when configured LogicalReplication in 10.4 |
Дата | |
Msg-id | c8e8b1cc-dede-0d90-2476-f16cfe543564@matrix.gatewaynet.com обсуждение исходный текст |
Ответ на | Re: Heavy Logging in Subscriber side when configured LogicalReplication in 10.4 (pavan95 <pavan.postgresdba@gmail.com>) |
Ответы |
Re: Heavy Logging in Subscriber side when configured LogicalReplication in 10.4
|
Список | pgsql-admin |
On 04/09/2018 10:12, pavan95 wrote: > Hi Achilleas/David, > > So like what you have said, making the subscriber table structure(only) > ready will sort out this issue? > > If yes, I will drop the existing replication and start from the scratch. Or > else like what David had suggested is truncating all the tables sufficient?? > Please confirm. Start from scratch: - drop the subscription - truncate all tables on the subscriber side (or drop the database and recreate with --schema-only) - recreate the subscription In the mid of the summer we went through deploying logical replication for the first time, and it took a considerable amountof testing, and planning, e.g. which tables you want, which you dont want, from the ones you want do they have unique keys, etc, and still I didn't get it right from the first go. > > Looking forward to hear from you!!. > > Finding my way interesting in this logical replication. And thanks team for > your wonderful support. > > Regards, > Pavan > > > > -- > Sent from: http://www.postgresql-archive.org/PostgreSQL-admin-f2076596.html > -- Achilleas Mantzios IT DEV Lead IT DEPT Dynacom Tankers Mgmt
В списке pgsql-admin по дате отправления: