PostgreSQL 14中的自动故障转移

发布于 2025-02-10 13:50:37 字数 132 浏览 2 评论 0原文

我已经读到PostgreSQL无法检测到服务器故障,因此不会自动故障转移,但是所有文章均在2020年(两年前)。

我的问题是 Postgres 14是否需要第三方软件来进行自动故障转移?,还是现在内置?

I have read that PostgreSQL doesn't detect server failure so it doesn't do automatic failover, but all the articles were in 2020 (two years ago).

My question is Does Postgres 14 need third-party software to do automatic failover? or is it built-in now?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

狼性发作 2025-02-17 13:50:37

我可以向您建议我之前做过的一些第三方软件:

  1. repmgr:Infact,如果我有一个主人和1个从属,这不是自动故障转移。
  2. Patroni:很好。

I can suggest to you some of the third-party software I have done before:

  1. repmgr: Infact, it's not automatic failover in case I have one master and 1 slave.
  2. patroni: That is quite good.
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文