From 558e446b9da3c51ac57c92225c8006618aabdfae Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 10:48:44 +0000 Subject: [PATCH] docs: document postgres storage autoscaling --- products/managed-postgres/scaling.mdx | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/products/managed-postgres/scaling.mdx b/products/managed-postgres/scaling.mdx index ffb36c45..d401e0f3 100644 --- a/products/managed-postgres/scaling.mdx +++ b/products/managed-postgres/scaling.mdx @@ -127,13 +127,9 @@ If you're replicating data to ClickHouse using [ClickPipes](/products/managed-po This allows you to optimize the replication throughput separately from your Postgres instance resources. -## Autoscaling (roadmap) {#autoscaling} +## Autoscaling {#autoscaling} - -**Coming soon** - -Automatic storage scaling is on the roadmap for Managed Postgres. This feature will automatically increase instance size as your database grows, eliminating the need for manual intervention. - +At 90% disk usage your instance type will be adjusted to a larger instance type. ## Additional resources {#resources}