We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f13d498 commit 471cd04Copy full SHA for 471cd04
articles/postgresql/hyperscale/concepts-read-replicas.md
@@ -101,8 +101,8 @@ There are two common scenarios for promoting a replica:
101
the replica. To avoid potentially losing data during promotion, you may want
102
to disable writes to the original server group after the replica catches up.
103
104
- You can see how far a replica has caught up with the `replication_lag` metric.
105
- See [metrics](concepts-monitoring.md#metrics) for more information.
+ You can see how far a replica has caught up using the `replication_lag`
+ metric. See [metrics](concepts-monitoring.md#metrics) for more information.
106
107
## Considerations
108
0 commit comments