Azure have brought out azure flexible postgres which allows read replicas to a different az but we need a read/write solution. Does anybody know of any way to set up read/write replicas in postgres even with a 3rd party solution? Thanks Brian
Asked
Active
Viewed 343 times
1 Answers
0
Read replicas are read-only. You cannot write to them. They can be promoted to be a read/write server in the event of a disaster recovery.

Kalyan Chanumolu-MSFT
- 1,063
- 6
- 12