You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Establish consistent style in headings for "auto-grow"; apply sentence-style capitalization to titles and headings; indent images to nest within ordered lists; fix typo.
@@ -21,7 +21,7 @@ This article describes how you can configure an Azure Database for PostgreSQL se
21
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.
22
22
23
23
24
-
## Enable Storage Autogrow for Existing Servers
24
+
## Enable storage auto-grow for existing servers
25
25
26
26
Follow these steps to enable Storage Autogrow on your Azure Database for PostgreSQL Flexible server.
27
27
@@ -33,21 +33,21 @@ Follow these steps to enable Storage Autogrow on your Azure Database for Postgre
0 commit comments