Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions products/managed-postgres/scaling.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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}

<Info>
**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.
</Info>
At 90% disk usage your instance type will be adjusted to a larger instance type.

## Additional resources {#resources}

Expand Down