Update pglogical.md

This commit is contained in:
shenlan 2025-10-08 14:16:06 +08:00 committed by GitHub
parent da01260271
commit f36faeefbb

View File

@ -45,8 +45,8 @@
| 节点 | 主机名 | 数据库 | 角色 |
| :--- | :--- | :--- | :--- |
| A | `pgA.svc.plus` | `account` | `node_a` |
| B | `pgB.svc.plus` | `account` | `node_b` |
| A | `cn-homepage.svc.plus` | `account` | `node_a` |
| B | `global-homepage.svc.plus` | `account` | `node_b` |
两台节点均运行 PostgreSQL 16并且网络互通。