docs: rework Managed Postgres upgrades section for Beta#64
Open
mintlify[bot] wants to merge 2 commits into
Open
docs: rework Managed Postgres upgrades section for Beta#64mintlify[bot] wants to merge 2 commits into
mintlify[bot] wants to merge 2 commits into
Conversation
Merged
3 tasks
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
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
Ports the Managed Postgres "upgrades" rework from ClickHouse/clickhouse-docs#6283.
Changes
Context
Mirrors upstream PR ClickHouse/clickhouse-docs#6283. Internal link to
high-availabilitywas kept on the Mintlify/products/...path used by this repo.Note
Low Risk
Documentation-only changes to the upgrades guide with no product or security behavior impact.
Overview
Reworks the Managed Postgres upgrades guide for Beta by broadening how routine maintenance is described and tightening what customers can expect for scheduling and major jumps.
Maintenance updates replaces the old minor-only section. It now groups minor PostgreSQL bumps, managed-service feature rollouts (CDC, observability,
pg_clickhouse, etc.), and OS/system patches, and keeps the failover / standby-first behavior in one place.Maintenance windows adds the default slot (14:00–16:00 UTC Sunday, under one minute of expected downtime) and limits custom scheduling to Enterprise Tier, with UI/API configuration noted as coming soon.
Major version upgrades is moved later and reframed: self-serve UI/API is not available yet; customers should contact support, with example versions updated (e.g. 17.x → 18.x).
Reviewed by Cursor Bugbot for commit 4eac24d. Bugbot is set up for automated code reviews on this repo. Configure here.