I have two servers in master-slave configuration format. They are in streaming state and synchronization state is "Sync".
I also used "repmgr" to make them as a cluster in primary and standby mode and once primary is down standby becomes primary, which is fine.
The issue is when I make primary server down the backup server comes up but in Read-only mode due to which I am unable to write to the backup server.
Kindly let me know what config should be performed to make the secondary/slave server work in read-write mode once primary server is down.
Regards, Diwakar Sharma