[HELP] Query regarding logical replication slot

From: Praveen Kumar K S <praveenssit(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: [HELP] Query regarding logical replication slot
Date: 2020-06-20 03:15:09
Message-ID: CANSiNp45NzYFrxT7RJgTPKaQ2=hfxiKm7cyYnD9pRXG_DjBwPw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I'm running Postgres9.6 and configured master/slave with synchronous
replication (synchronous_commit set to remote_apply) .
In addition to that I have one logical replication slot on master. When
master fails and one of the slaves is promoted to master, how can I have
that logical replication slot and LSN on the slave ?

--

*Regards,*

*K S Praveen Kumar*

Browse pgsql-general by date

  From Date Subject
Next Message Toomas Kristin 2020-06-20 03:51:24 Re: Conflict with recovery on PG version 11.6
Previous Message David G. Johnston 2020-06-20 01:38:14 Re: create batch script to import into postgres tables