Re: PostgreSQL V13 Replication Issue
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
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'