Skip to content

Commit 27d5526

Browse files
Merge pull request #235201 from AwdotiaRomanowna/patch-46
Update concepts-compare-single-server-flexible-server.md
2 parents 6ebd0b0 + 1b1d575 commit 27d5526

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/postgresql/flexible-server/concepts-compare-single-server-flexible-server.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ The following table provides a list of high-level features and capabilities comp
7979
| **Logical Replication** | | |
8080
| Support for logical decoding | Yes | Yes |
8181
| Support for native logical replication | No | Yes |
82-
| Support for PgLogical extension | No | Yes |
82+
| Support for pglogical extension | No | Yes |
8383
| Support logical replication with HA | N/A | [Limited](concepts-high-availability.md#high-availability---limitations) |
8484
| **Disaster Recovery** | | |
8585
| Cross region DR | Using read replicas, geo-redundant backup | Using read replicas, Geo-redundant backup (in [selected regions](overview.md#azure-regions)) |
@@ -95,7 +95,7 @@ The following table provides a list of high-level features and capabilities comp
9595
| Ability to restore to a different region | Yes (Geo-redundant) | Yes (in [selected regions](overview.md#azure-regions)) |
9696
| Ability to restore a deleted server | Limited via API | Limited via support ticket |
9797
| **Read Replica** | | |
98-
| Support for read replicas | Yes | Yes (Preview) |
98+
| Support for read replicas | Yes | Yes |
9999
| Number of read replicas | 5 | 5 |
100100
| Mode of replication | Async | Async |
101101
| Cross-region support | Yes | Yes |
@@ -111,11 +111,11 @@ The following table provides a list of high-level features and capabilities comp
111111
| Traffic | Active connections, Network In, Network out | Active connections, Max. used transaction ID, Network In, Network Out, succeeded connections |
112112
| **Extensions** | | (offers latest versions)|
113113
| TimescaleDB, orafce | Yes | Yes |
114-
| PgCron, lo, pglogical | No | Yes |
114+
| pg_cron, lo, pglogical | No | Yes |
115115
| pgAudit | Preview | Yes |
116116
| **Security** | | |
117-
| Azure Active Directory Support(AAD) | Yes | Yes |
118-
| Customer managed encryption key(BYOK) | Yes | Yes |
117+
| Azure Active Directory Support (AAD) | Yes | Yes |
118+
| Customer managed encryption key (BYOK) | Yes | Yes |
119119
| SCRAM Authentication (SHA-256) | No | Yes |
120120
| Secure Sockets Layer support (SSL) | Yes | Yes |
121121
| **Other features** | | |
@@ -124,7 +124,7 @@ The following table provides a list of high-level features and capabilities comp
124124
| Resource health | Yes | Yes |
125125
| Service health | Yes | Yes |
126126
| Performance insights (iPerf) | Yes | Yes. Not available in portal |
127-
| Major version upgrades support | No | Preview |
127+
| Major version upgrades support | No | Yes (Preview) |
128128
| Minor version upgrades | Yes. Automatic during maintenance window | Yes. Automatic during maintenance window |
129129

130130

0 commit comments

Comments
 (0)