Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Azure 推出了 azure 灵活的 postgres,它允许将只读副本复制到不同的 az,但我们需要一个读/写解决方案。有没有人知道在 postgres 中设置读/写副本的任何方法,即使使用 3rd 方解决方案?谢谢布赖恩
只读副本是只读的。你不能给他们写信。在发生灾难恢复时,可以将它们提升为读/写服务器。