Execute the following commands on the standby server (Node3) to make this database the standby database for the HADR setup.
在备用服务器(Node3)上执行以下命令,让这个数据库成为HADR设置的备用数据库。
Execute the following commands on the database of the active node of the cluster (Node1 in this case) to make this database the primary database for the HADR setup.
在集群的主动节点(在这个示例中是Node1)的数据库上执行以下命令,让这个数据库成为HADR设置的主数据库。
This will make the updated schema apply to the user database.
这就使得更新后的方案适用于用户数据库。
应用推荐