Skip to content

Commit 9dc7d9d

Browse files
Update article date for compute options
Updated the date for the article on compute options in Azure Database for PostgreSQL from 01/13/2026 to 02/12/2026.
1 parent 4978a48 commit 9dc7d9d

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article describes the compute options in an Azure Database for
44
author: danyal-bukhari
55
ms.author: dabukhari
66
ms.reviewer: maghan
7-
ms.date: 01/13/2026
7+
ms.date: 02/12/2026
88
ms.service: azure-database-postgresql
99
ms.subservice: compute-storage
1010
ms.topic: concept-article
@@ -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)