Skip to content

Update Managed postgres settings page for Beta.#6285

Merged
achudnovskij merged 6 commits into
mainfrom
andreyc/update-settings
May 27, 2026
Merged

Update Managed postgres settings page for Beta.#6285
achudnovskij merged 6 commits into
mainfrom
andreyc/update-settings

Conversation

@achudnovskij
Copy link
Copy Markdown
Contributor

@achudnovskij achudnovskij commented May 26, 2026

Highlighting that scaling and IP filters already moved to separate pages

Checklist


Note

Low Risk
Documentation-only reorganization with no product or API behavior changes.

Overview
The Settings doc is narrowed for Beta: it now centers on service actions (password, restart, delete) and Postgres/PgBouncer parameters, with scaling described briefly and linked to the dedicated scaling page instead of in-page failover detail. IP filters and the storage headroom tip are removed from Settings so they are not duplicated elsewhere.

Scaling gains the storage-capacity tip (choose instance types with headroom) that used to live on Settings. Security replaces the old “see Settings for IP filters” link with the full Edit → Save steps and allowed address formats, so network access control is documented on the security page.

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

Highlighting that scaling and IP filters already moved to separate pages
@achudnovskij achudnovskij requested a review from a team as a code owner May 26, 2026 20:34
@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.

@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:46am
4 Skipped Deployments
Project Deployment Actions Updated (UTC)
clickhouse-docs-jp Ignored Ignored May 27, 2026 12:46am
clickhouse-docs-ko Ignored Ignored Preview May 27, 2026 12:46am
clickhouse-docs-ru Ignored Ignored Preview May 27, 2026 12:46am
clickhouse-docs-zh Ignored Ignored Preview May 27, 2026 12:46am

Request Review

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit ef20abd. Configure here.

Comment thread docs/cloud/managed-postgres/settings.md
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.

Pull request overview

Reorganizes the Managed Postgres Settings documentation for the Beta experience by reducing duplicated content and redirecting readers to dedicated pages (notably Scaling).

Changes:

  • Moves Scaling guidance out of settings.md and links to the dedicated Scaling page.
  • Relocates the storage headroom tip from Settings into scaling.md.
  • Reorders the Settings page so “Service actions and scaling” appears before “Changing configuration parameters”.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
docs/cloud/managed-postgres/settings.md Reorders sections and replaces inline scaling/IP filter guidance with links to dedicated docs.
docs/cloud/managed-postgres/scaling.md Adds a storage headroom tip to centralize scaling-related guidance.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +30 to 34
The **Scaling** section allows you to change the instance types of your primary and standbys to increase or decrease computing resources and storage capacity.
See [scaling page](/cloud/managed-postgres/scaling) for more details.

:::tip
For safety reasons, you may not be able to switch to instance types whose storage is close to your current used storage capacity. Always opt for instance types with headroom over your current used capacity to avoid any issues.
:::

## IP filters {#ip-filters}

IP filters control which source IP addresses are permitted to connect to your Managed Postgres instance.

<Image img={ipFilters} alt="IP Access List configuration" size="md" border/>
## Changing configuration parameters {#changing-configuration}

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.

please fix this broken link before merging.

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.

Already fied.

@mintlify
Copy link
Copy Markdown

mintlify Bot commented May 26, 2026

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

Updated Managed Postgres settings page for Beta by removing duplicated scaling and IP filter sections and reorganizing remaining content.

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 not to block, with one minor suggestion.

Comment thread docs/cloud/managed-postgres/settings.md Outdated
achudnovskij and others added 2 commits May 26, 2026 17:17
Co-authored-by: Dominic Tran <dominic.tran@clickhouse.com>
@achudnovskij achudnovskij merged commit 79e61d3 into main May 27, 2026
17 of 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.

4 participants