Re: PostgreSQL V13 Replication Issue

2021-06-16 Thread Michael Paquier
On Wed, Jun 16, 2021 at 09:25:37PM +0500, Haseeb Khan wrote: > Would be highly appreciated, if someone could tell me what exactly the > issue is or what I am missing in the configuration on both the servers > (master- slave).Why replication is not working? Your issue is partially here, as recovery

Re: PostgreSQL V13 Replication Issue

2021-06-16 Thread Dean Gibson (DB Administrator)
I'm no expert, but it looks like you are reading v9.6 documentation for a v13 installation. On 2021-06-16 09:25, Haseeb Khan wrote: ... hot_standby = on ... *recovery.conf file* standby_mode = 'on'

PostgreSQL V13 Replication Issue

2021-06-16 Thread Haseeb Khan
Hello Everyone, Apologies in advance I don't know where to get knowledge regarding this issue that's why I posted here, Highly appreciated if someone could help on this regard We have installed and configured PostgreSQL V13 Master- Slave streaming replication on Windows server 2016 but replicati