Skip to content

Commit 1b81ea5

Browse files
Merge pull request #292875 from gkasar/ha-doc-preview
Added explanation for WAL files rate in HA limitations section
2 parents e98e875 + 1451784 commit 1b81ea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/reliability/reliability-postgresql-flexible-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ For a detailed guide on configuring and interpreting HA health statuses, refer t
102102

103103
- Depending on the workload and activity on the primary server, the failover process might take longer than 120 seconds due to the recovery involved at the standby replica before it can be promoted.
104104

105-
- The standby server typically recovers WAL files at 40 MB/s. If your workload exceeds this limit, you can encounter extended time for the recovery to complete either during the failover or after establishing a new standby.
105+
- The standby server typically recovers WAL files at 40 MB/s. For larger SKUs, this rate can increase to as much as 200 MB/s. If your workload exceeds this limit, you can encounter extended time for the recovery to complete either during the failover or after establishing a new standby.
106106

107107
- Restarting the primary database server also restarts the standby replica.
108108

0 commit comments

Comments
 (0)