Skip to content

Reworked "upgrades" section of the Managed Postgres docs for Beta#6283

Merged
achudnovskij merged 3 commits into
mainfrom
andreyc/update-docs
May 27, 2026
Merged

Reworked "upgrades" section of the Managed Postgres docs for Beta#6283
achudnovskij merged 3 commits into
mainfrom
andreyc/update-docs

Conversation

@achudnovskij
Copy link
Copy Markdown
Contributor

@achudnovskij achudnovskij commented May 26, 2026

Summary

Reworked "upgrades" section of the Managed Postgres docs for Beta

Checklist


Note

Low Risk
Documentation-only changes to the upgrades guide with no application or infrastructure code impact.

Overview
Restructures the Managed Postgres upgrades guide for beta by replacing the old minor version upgrades section with a broader maintenance updates section that covers minor PG bumps, managed-service feature rollouts, and OS/system patches, still described as failover-based with brief downtime and standby-first behavior.

Documents a default maintenance window (Sunday 14:00–16:00 UTC, under 1 minute expected downtime) and limits custom maintenance windows to Enterprise tier, noting upcoming UI/API while support handles setup today.

Moves major version upgrades to the end of the page: examples updated to 17.x→18.x, UI/API marked coming soon, and upgrades directed to support instead of implying the same automatic failover flow as maintenance.

Reviewed by Cursor Bugbot for commit 6f3de52. Bugbot is set up for automated code reviews on this repo. Configure here.

@achudnovskij achudnovskij requested a review from a team as a code owner May 26, 2026 19:30
@vercel
Copy link
Copy Markdown

vercel Bot commented May 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clickhouse-docs Ready Ready Preview, Comment May 27, 2026 12:36am
4 Skipped Deployments
Project Deployment Actions Updated (UTC)
clickhouse-docs-jp Ignored Ignored May 27, 2026 12:36am
clickhouse-docs-ko Ignored Ignored Preview May 27, 2026 12:36am
clickhouse-docs-ru Ignored Ignored Preview May 27, 2026 12:36am
clickhouse-docs-zh Ignored Ignored Preview May 27, 2026 12:36am

Request Review

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@mintlify
Copy link
Copy Markdown

mintlify Bot commented May 26, 2026

Docs PR opened: ClickHouse/mintlify-docs-dev#64

Reworked the Managed Postgres upgrades page with a broader maintenance updates section, default maintenance window, and updated major version guidance.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Copy link
Copy Markdown
Collaborator

@dhtclk dhtclk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving as to not block, but left some nits as I noticed some grammatical errors.

Comment thread docs/cloud/managed-postgres/upgrades.md Outdated
Comment thread docs/cloud/managed-postgres/upgrades.md Outdated
## Major version upgrades {#major-version-upgrades}

Major version upgrades (e.g., 17.x to 18.x) via UI and API is coming soon.
In the meantime, contact [support](https://clickhouse.com/support/program) to set up a maintenance window for your instance. No newline at end of file
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just double checking because this looks like it may be copy/pasted line from above, is this intentional?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, thanks for noticing, fixind

Comment thread docs/cloud/managed-postgres/upgrades.md Outdated

For instances with [standbys](/cloud/managed-postgres/high-availability) enabled, the upgrade is applied to the standby first, followed by a failover to minimize downtime.
- Minor version upgrades (e.g., 17.4 to 17.5) include bug fixes and PostgreSQL engine security patches.
- Managed Service features. Improvements to native CDC, observability, pg_clickhouse, and other extensions.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Managed Service features. Improvements to native CDC, observability, pg_clickhouse, and other extensions.
- Managed Service improvements, including native CDC, observability, pg_clickhouse, and other extensions.

For instances with [standbys](/cloud/managed-postgres/high-availability) enabled, the upgrade is applied to the standby first, followed by a failover to minimize downtime.
- Minor version upgrades (e.g., 17.4 to 17.5) include bug fixes and PostgreSQL engine security patches.
- Managed Service features. Improvements to native CDC, observability, pg_clickhouse, and other extensions.
- Operating system and system components patches. Including security fixes, efficiency, and other improvements.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Operating system and system components patches. Including security fixes, efficiency, and other improvements.
- Operating system and system component patches, including security fixes, efficiency improvements, and other enhancements.

achudnovskij and others added 2 commits May 26, 2026 17:13
Co-authored-by: Dominic Tran <dominic.tran@clickhouse.com>
@achudnovskij achudnovskij merged commit a4b1bbf into main May 27, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants