Skip to content

Commit 085d994

Browse files
authored
Update concepts-read-replicas.md
1 parent 4c1051b commit 085d994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/postgresql/flexible-server/concepts-read-replicas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Here are the possible values:
141141
| <b> Updating | Server configuration is under preparation following a triggered action like promotion or read replica creation. | 2 | 2 |
142142
| <b> Catchup | WAL files are being applied on the replica. The duration for this phase during promotion depends on the data sync option chosen - planned or forced. | 3 | 3 |
143143
| <b> Active | Healthy state, indicating that the read replica has been successfully connected to the primary. If the servers are stopped but were successfully connected prior, the status remains as active. | 4 | 4 |
144-
| <b> Broken | Unhealthy state, indicating the promote operation might have failed, or the replica is unable to connect to the primary for some reason. | N/A | N/A |
144+
| <b> Broken | Unhealthy state, indicating the promote operation might have failed, or the replica is unable to connect to the primary for some reason. Please drop the replica and recreate the replica to resolve this." | N/A | N/A |
145145

146146
Learn how to [monitor replication](how-to-read-replicas-portal.md#monitor-a-replica).
147147

0 commit comments

Comments
 (0)