Skip to content

Commit bf95b26

Browse files
Merge pull request #4780 from kabharati/patch-87
Update concepts-storage.md
2 parents 34541c4 + e8247a7 commit bf95b26

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ Azure Premium SSD deliver high-performance and low-latency disk support for virt
2323

2424
Premium SSD v2 offers higher performance than Premium SSD, while also being less costly, as a general rule. You can individually tweak the performance (capacity, throughput, and input/output operations per second, referred to as IOPS) of Premium SSD v2 at any time. The ability to do these adjustments allow workloads to be cost-efficient, while meeting shifting performance needs. For example, a transaction-intensive database might need to cope with a large amount of IOPS for a couple of exceptionally high-demand days. Or a gaming application might demand higher throughput during peak hours only. Hence, for most general-purpose workloads, Premium SSD v2 can provide the best price for performance. You can now deploy Azure Database for PostgreSQL flexible server instances with Premium SSD v2 disk in all supported regions.
2525

26-
> [!NOTE]
27-
> Premium SSD v2 is currently in preview for Azure Database for PostgreSQL.
28-
2926
## Differences between Premium SSD and Premium SSD v2
3027

3128
Unlike Premium SSD, Premium SSD v2 doesn't have dedicated sizes. You can set a Premium SSD v2 disk to any size you prefer, and make granular adjustments as per your workload requirements. Those granular increments can go in steps of 1 GiB. Premium SSD v2 doesn't support host caching, but still provide lower latency than Premium SSD. Premium SSD v2 capacities range from 1 GiB to 64 TiBs.
@@ -45,8 +42,6 @@ Premium SSD v2 offers up to 32 TiBs per region per subscription by default, but
4542

4643
Azure Database for PostgreSQL service offers a baseline throughput of 125 MB/s for disks up to 399 GiB, and 500 MB/s for disks over 400 GiB at no extra cost. Increasing throughput beyond the free tier results in extra charges.
4744

48-
> [!NOTE]
49-
> Premium SSD v2 is currently in preview for Azure Database for PostgreSQL flexible server instances.
5045

5146
The storage that you provision is the amount of storage capacity available to your Azure Database for PostgreSQL flexible server instance. This storage is used for database files, temporary files, transaction logs, and PostgreSQL server logs. The total amount of storage that you provision also defines the I/O capacity available to your server.
5247

0 commit comments

Comments
 (0)