Skip to content

Commit 2d8d56e

Browse files
authored
Merge pull request #4380 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-databases-docs (branch main)
2 parents df4cad8 + 05d0725 commit 2d8d56e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

articles/postgresql/compute-storage/concepts-compute.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ To choose a pricing tier, use the following table as a starting point:
3232
| **Burstable** | Designed for workloads that do not require full CPU performance continuously. Uses a CPU credit model: credits accumulate when usage is below baseline and are consumed when usage exceeds it. When credits are exhausted, the VM is restricted to baseline CPU, which under sustained load can cause severe performance degradation, connection timeouts, and delays or transient failures in management operations until credits rebuild. Best suited for web servers, proof-of-concept environments, small databases, and development builds. Not recommended for production workloads. |
3333
| **General Purpose** | Provides a balance between CPU and memory with scalable I/O throughput, making it suitable for most production workloads. Examples include servers for hosting web and mobile apps and other enterprise applications. |
3434
| **Memory Optimized** | Suitable for high-performance database workloads that require in-memory performance for faster transaction processing and higher concurrency. Examples include servers for processing real-time data and high-performance transactional or analytical apps. |
35+
3536
After you create a server for the compute tier, you can change the number of vCores (up or down) and the storage size (up) in seconds. You also can independently adjust the backup retention period up or down. For more information, see the [Scaling resources in Azure Database for PostgreSQL](../scale/concepts-scaling-resources.md) page.
3637

3738
## Compute tiers, vCores, and server types
@@ -130,7 +131,8 @@ The detailed specifications of the available server types are as follows:
130131
| E96ds_v6 | 96 | 768 GiB | 80000 | 1200 MiB/sec |
131132
| E128ds_v6 | 128 | 1024 GiB | 80000 | 1200 MiB/sec |
132133
| E192ds_v6 | 192 | 1832 GiB | 80000 | 1200 MiB/sec |
133-
| > [!IMPORTANT] |
134+
135+
> [!IMPORTANT]
134136
> Minimum and maximum IOPS are also determined by the storage tier so choose a storage tier and instance type that can scale as per your workload requirements.
135137
136138
[!INCLUDE [pricing](includes/compute-storage-pricing.md)]

0 commit comments

Comments
 (0)