Skip to content

Commit 1e0c540

Browse files
Merge pull request #266201 from kabharati/patch-179
Update concepts-compare-single-server-flexible-server.md
2 parents 0bbbeff + fec654a commit 1e0c540

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ The following table provides a list of high-level features and capabilities comp
4949
| Burstable SKUs | No | Yes |
5050
| Ability to scale across compute tiers | Can't scale Basic tier | Yes. Can scale across tiers |
5151
| Stop/Start | No | Yes (for all compute SKUs). Only compute is stopped/started |
52-
| Max. Storage size | 1 TB (Basic), 4 TB or 16 TB (GP, MO). Note: Not all regions support 16 TB. | 16 TB |
52+
| Max. Storage size | 1 TB (Basic), 4 TB or 16 TB (GP, MO). Note: Not all regions support 16 TB. | 64 TB. Note: Not all regions support 64 TB.|
5353
| Min storage size | 5 GB (Basic), 100 GB (GP, MO) | 32 GB |
5454
| Storage auto-grow | Yes | Yes |
55-
| Max IOPS | Basic - Variable. GP/MO: up to 18 K | Up to 18 K |
55+
| Max IOPS | Basic - Variable. GP/MO: up to 18 K | Up to 80 K |
5656
| **Networking/Security** | | |
5757
| Supported networking | Virtual network, private link, public access | Private access (VNET injection in a delegated subnet), public access) |
5858
| Public access control | Firewall | Firewall |
@@ -70,7 +70,7 @@ The following table provides a list of high-level features and capabilities comp
7070
| Cost | 1x | 2x (compute + storage) |
7171
| Availability with non-HA configuration | Automatic restart, compute relocation | Automatic restart, compute relocation
7272
| Protect from zone failure | Compute - Yes. Storage - No | Compute & storage - Yes |
73-
| Protect from region failure | No | No |
73+
| Protect from region failure | No | Yes |
7474
| Mode of HA replication | N/A | Postgres physical streaming replication in SYNC mode
7575
| Standby can be used for read purposes | N/A | No |
7676
| Application performance impact | No (not replicating) | Yes (Due to sync replication. Depends on the workload) |
@@ -93,7 +93,7 @@ The following table provides a list of high-level features and capabilities comp
9393
| Ability to restore on a different zone | N/A | Yes |
9494
| Ability to restore to a different VNET | No | Yes |
9595
| Ability to restore to a different region | Yes (Geo-redundant) | Yes (in [selected regions](overview.md#azure-regions)) |
96-
| Ability to restore a deleted server | Limited via API | Limited via support ticket |
96+
| Ability to restore a deleted server | Limited via API | Limited via API |
9797
| **Read Replica** | | |
9898
| Support for read replicas | Yes | Yes |
9999
| Number of read replicas | 5 | 5 |
@@ -106,7 +106,7 @@ The following table provides a list of high-level features and capabilities comp
106106
| Maintenance period | Anytime within 15-hrs window | 1 hr window |
107107
| **Metrics** | | |
108108
| Errors | Failed connections | Failed connections |
109-
| Latency | Max lag across replicas, Replica lag | N/A |
109+
| Latency | Max lag across replicas, Replica lag | Max lag across replicas, Replica lag |
110110
| Saturation | Backup storage used, CPU %, IO %, Memory %, Server log storage limit, server log storage %, server log storage used, Storage limit, Storage %, Storage used | Backup storage used, CPU credits consumed, CPU credits remaining, CPU %, Disk queue depth, IOPS, Memory %, Read IOPS, Read throughput bytes/s, storage free, storage %, storage used, Transaction log storage used, Write IOPS, Write throughput bytes/s |
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)|
@@ -120,10 +120,10 @@ The following table provides a list of high-level features and capabilities comp
120120
| Secure Sockets Layer support (SSL) | Yes | Yes |
121121
| **Other features** | | |
122122
| Alerts | Yes | Yes |
123-
| Microsoft Defender for Cloud | Yes | No |
123+
| Microsoft Defender for Cloud | Yes | Yes |
124124
| Resource health | Yes | Yes |
125125
| Service health | Yes | Yes |
126-
| Performance insights (iPerf) | Yes | Yes. Not available in portal |
126+
| Performance insights (iPerf) | Yes | Yes |
127127
| Major version upgrades support | No | Yes |
128128
| Minor version upgrades | Yes. Automatic during maintenance window | Yes. Automatic during maintenance window |
129129

0 commit comments

Comments
 (0)