Remove Managed Postgres benchmarks page and link to blog post#6296
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
4 Skipped Deployments
|
|
|
|
Docs PR opened: ClickHouse/mintlify-docs-dev#88 Removed the Managed Postgres benchmarks page and added a note in the overview linking to the benchmarks blog post. |
achudnovskij
approved these changes
May 27, 2026
dhtclk
approved these changes
May 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The standalone benchmarks page is removed in favor of pointing readers
to the blog post at clickhouse.com/blog/postgresbench.
benchmarks.mdand removes it from the sidebarpointing to the blog post
Checklist
Note
Low Risk
Documentation-only navigation and copy changes; main follow-up is a possible redirect for the removed doc URL.
Overview
Removes the in-docs Managed Postgres performance benchmarks page and routes readers to the external blog post at
clickhouse.com/blog/postgresbenchinstead.benchmarks.mdis deleted andcloud/managed-postgres/benchmarksis dropped from the Managed Postgres sidebar insidebars.js. Onoverview.md, the internal link to the benchmarks doc is replaced with a short note linking to that blog post. The NVMe bullet is also reworded from unlimited local IOPS to 10x sustained IOPS limits (with the existing footnote).Consider adding a
vercel.jsonredirect for the old/cloud/managed-postgres/benchmarksURL if it was published; localizedi18n/*/benchmarks.mdcopies may still exist outside this diff.Reviewed by Cursor Bugbot for commit d14fe0d. Bugbot is set up for automated code reviews on this repo. Configure here.