Skip to content
Open
Show file tree
Hide file tree
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
187 changes: 0 additions & 187 deletions products/managed-postgres/benchmarks.mdx

This file was deleted.

6 changes: 0 additions & 6 deletions products/managed-postgres/navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,6 @@
"products/managed-postgres/openapi"
]
},
{
"group": "Benchmarks",
"pages": [
"products/managed-postgres/benchmarks"
]
},
{
"group": "ClickHouse Integration",
"pages": [
Expand Down
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.

<Note>
Learn how fast Postgres is on NVMe disks from [performance benchmarks](https://clickhouse.com/blog/postgresbench).
</Note>

## Native ClickHouse integration {#clickhouse-integration}

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