Re: [GENERAL] Replication slot on master failure
On Mon, Sep 26, 2016 at 7:49 PM, hariprasath nallasamy wrote: >We are using replication slot for capturing some change sets to > update dependent tables. >Will there be inconsistency if the master fails and the standby takes > the role of master.? Replication slot creation is not
[GENERAL] Replication slot on master failure
Hi all We are using replication slot for capturing some change sets to update dependent tables. Will there be inconsistency if the master fails and the standby takes the role of master.? cheers -harry