Manage slot in logical/pglogical replication

From: dpat <denni(dot)pat(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Manage slot in logical/pglogical replication
Date: 2017-07-12 13:08:31
Message-ID: 1499864911641-5970961.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
i have configure a master-replica replication with new pglogical 2.0.
I have to replicate data over MPLS/VPN, so there is a possibility that the
link temporarily interrupts.
I know that you have to be accurately estimated pg_xlog folder.
How can I handle the prolonged interruption of the link?
Can I just extend the folder? Or drop the slot?
I can create a consumer who temporarily saves the data in an external file?
thank you so much
Denis

--
View this message in context: http://www.postgresql-archive.org/Manage-slot-in-logical-pglogical-replication-tp5970961.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Steve Crawford 2017-07-12 14:09:22 Re: Please say it isn't so
Previous Message Albe Laurenz 2017-07-12 09:54:43 Re: Changing collate & ctype for an existing database