Skip to content

Commit 6788d95

Browse files
authored
Merge pull request #6296 from ClickHouse/yashpreet/remove-benchmarks-overview
Remove Managed Postgres benchmarks page and link to blog post
2 parents 4475b94 + d14fe0d commit 6788d95

3 files changed

Lines changed: 3 additions & 190 deletions

File tree

docs/cloud/managed-postgres/benchmarks.md

Lines changed: 0 additions & 188 deletions
This file was deleted.

docs/cloud/managed-postgres/overview.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@ Managed Postgres uses NVMe storage that is physically attached to the same serve
3232

3333
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.
3434

35-
For detailed benchmark results, see [Performance benchmarks](/cloud/managed-postgres/benchmarks).
35+
:::note
36+
Learn how fast Postgres is on NVMe disks from [performance benchmarks](https://clickhouse.com/blog/postgresbench).
37+
:::
3638

3739
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).
3840

sidebars.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,6 @@ const sidebars = {
401401
'cloud/managed-postgres/monitoring/metrics',
402402
],
403403
},
404-
'cloud/managed-postgres/benchmarks',
405404
'cloud/managed-postgres/openapi',
406405
'cloud/managed-postgres/faq',
407406
],

0 commit comments

Comments
 (0)