Skip to content

Commit 6c74b28

Browse files
Merge pull request #232947 from AwdotiaRomanowna/patch-32
ga
2 parents 4185a1f + 3ac8886 commit 6c74b28

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

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

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,9 @@ author: AwdotiaRomanowna
99
ms.date: 10/21/2022
1010
---
1111

12-
# Read replicas in Azure Database for PostgreSQL - Flexible Server Preview
12+
# Read replicas in Azure Database for PostgreSQL - Flexible Server
1313

14-
[!INCLUDE [applies-to-postgresql-flexible-server](../includes/applies-to-postgresql-flexible-server.md)]
15-
16-
> [!NOTE]
17-
> Read replicas for PostgreSQL Flexible Server is currently in preview.
14+
[!INCLUDE [applies-to-postgresql-flexible-server](../includes/applies-to-postgresql-flexible-server.md)]w
1815

1916
The read replica feature allows you to replicate data from an Azure Database for PostgreSQL server to a read-only replica. Replicas are updated **asynchronously** with the PostgreSQL engine native physical replication technology. Streaming replication by using replication slots is the default operation mode. When necessary, file-based log shipping is used to catch up. You can replicate from the primary server to up to five replicas.
2017

0 commit comments

Comments
 (0)