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
4 changes: 4 additions & 0 deletions products/managed-postgres/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ Managed Postgres uses NVMe storage that is physically attached to the same serve

For Postgres workloads that are primarily throttled by disk IOPS and latency, this translates to faster ingestion, quicker vacuums, lower tail latency, and more predictable performance under load.

For detailed benchmark results, see [Performance benchmarks](/products/managed-postgres/benchmarks).

For local NVMe limits on AWS see [Memory optimized](https://docs.aws.amazon.com/ec2/latest/instancetypes/mo.html#mo_instance-store), [Storage optimized](https://docs.aws.amazon.com/ec2/latest/instancetypes/so.html#so_instance-store), [CPU optimized](https://docs.aws.amazon.com/ec2/latest/instancetypes/gp.html#gp_instance-store).

## Native ClickHouse integration {#clickhouse-integration}

Managed Postgres integrates natively with ClickHouse to bring transactions and analytics together without complex ETL pipelines.
Expand Down