PHP、PDO 和 pgpool 的问题

发布于 2024-08-20 17:29:10 字数 207 浏览 6 评论 0原文

我有两台计算机,有两个 Postgre 数据库。我正在使用 PHP 和 PDO 并使用 pgpool。

我经常收到此错误

错误:pgpool 检测到插入、更新或删除的元组数量存在差异。

或者我收到一条错误消息,指出连接已断开。没有 pgpool 一切正常。

这是一个已知问题吗?

I have two computers with two Postgre databases. I am using PHP with PDO and working with pgpool.

Often times I receive this error

ERROR: pgpool detected difference of the number of inserted, updated or deleted tuples.

Or I get an error saying that the connection is out. Everything works fine without pgpool.

Is this is a known problem?

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

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

发布评论

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

评论(1

娇纵 2024-08-27 17:29:10

问题出在表的不同顺序中

Problem was in different sequences of table

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文