Skip to content

Commit 2e06d60

Browse files
Merge pull request #244526 from kabharati/patch-99
Update how-to-auto-grow-storage-portal.md
2 parents bc3633a + 99820d9 commit 2e06d60

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/postgresql/flexible-server/how-to-auto-grow-storage-portal.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Storage auto-grow - Azure portal - Azure Database for PostgreSQL - Flexible Server
2+
title: Storage Auto-grow - Azure portal - Azure Database for PostgreSQL - Flexible Server
33
description: This article describes how you can configure storage autogrow using the Azure portal in Azure Database for PostgreSQL - Flexible Server
44
ms.service: postgresql
55
ms.subservice: flexible-server
@@ -10,15 +10,15 @@ author: kabharati
1010
ms.date: 06/24/2022
1111
---
1212

13-
# Storage auto-grow using the Azure portal in Azure Database for PostgreSQL - Flexible Server
13+
# Storage Autogrow using Azure portal in Azure Database for PostgreSQL - Flexible Server
1414

1515

1616
[!INCLUDE [applies-to-postgresql-Flexible-server](../includes/applies-to-postgresql-Flexible-server.md)]
1717

1818

1919
This article describes how you can configure an Azure Database for PostgreSQL server storage to grow without impacting the workload.
2020

21-
When a server reaches the allocated storage limit, the server is marked as read-only. However, if you enable storage auto grow, the server storage increases to accommodate the growing data. For servers with less than 1 TiB of provisioned storage, the autogrow feature activates when storage consumption reaches 80%. For servers with 1 TB or more of storage, autogrow activates at 90% consumption.
21+
When a server reaches the allocated storage limit, the server is marked as read-only. However, if you enable storage autogrow, the server storage increases to accommodate the growing data. For servers with less than 1 TiB of provisioned storage, the autogrow feature activates when storage consumption reaches 80%. For servers with 1 TB or more of storage, autogrow activates at 90% consumption.
2222

2323

2424
## Enable storage auto-grow for existing servers

0 commit comments

Comments
 (0)