diff --git a/products/managed-postgres/overview.mdx b/products/managed-postgres/overview.mdx index f26cfeab..c1de5c15 100644 --- a/products/managed-postgres/overview.mdx +++ b/products/managed-postgres/overview.mdx @@ -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.