Rename "ClickHouse Integration" to "Sync to ClickHouse" in Managed Postgres docs - #6500
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
3 Skipped Deployments
|
Amogh-Bharadwaj
approved these changes
Jul 6, 2026
dhtclk
approved these changes
Jul 6, 2026
dhtclk
added a commit
to ClickHouse/ClickHouse
that referenced
this pull request
Jul 30, 2026
Audited ClickHouse/clickhouse-docs at ca1c76d47c885564f2e0e1bbe0dc34e9153c2b28 against the migration manifest and restored confirmed omissions. Related: ClickHouse/clickhouse-docs#5877 Related: ClickHouse/clickhouse-docs#6255 Related: ClickHouse/clickhouse-docs#6371 Related: ClickHouse/clickhouse-docs#6452 Related: ClickHouse/clickhouse-docs#6455 Related: ClickHouse/clickhouse-docs#6457 Related: ClickHouse/clickhouse-docs#6475 Related: ClickHouse/clickhouse-docs#6496 Related: ClickHouse/clickhouse-docs#6497 Related: ClickHouse/clickhouse-docs#6500 Related: ClickHouse/clickhouse-docs#6501 Related: ClickHouse/clickhouse-docs#6502 Related: ClickHouse/clickhouse-docs#6511 Related: ClickHouse/clickhouse-docs#6521 Related: ClickHouse/clickhouse-docs#6554 Related: ClickHouse/mintlify-docs-dev#311
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 Managed Postgres UI renames the sidebar entry that sets up ClickHouse
replication from ClickHouse Integration to Sync to ClickHouse. This
updates the docs to match, so the button/label users see in the console lines up
with what the docs tell them to click.
Scope is limited to the user-facing button label. The feature is still
"native ClickHouse integration" in prose, and the page slug
(
/cloud/managed-postgres/clickhouse-integration) is unchanged to avoidbreaking inbound links and redirects.
Changes
docs/cloud/managed-postgres/clickhouse-integration.mdsidebar_labelandtitle:ClickHouse integration→Sync to ClickHousedocs/cloud/managed-postgres/quickstart.mdsmaller file sizes):
clickhouse-integration-intro.pngreplication-service-step.pngintegration-replication-settings.pngSlug/URL, keywords, and the descriptive "native ClickHouse integration" phrasing
in overview/pricing are intentionally left unchanged. No redirect needed.
Checklist