Updated pricing page with more precise logic for scaling/maintenance and double-charging and fallback scenarios#6286
Merged
Merged
Conversation
…double-charding and fallback scenarios
|
The latest updates on your projects. Learn more about Vercel for GitHub.
4 Skipped Deployments
|
|
|
|
Docs PR opened: ClickHouse/mintlify-docs-dev#67 Ported the Managed Postgres pricing page from clickhouse-docs, including new disclaimers about overlapping scaling charges and fallback-instance billing. |
dhtclk
approved these changes
May 26, 2026
Collaborator
dhtclk
left a comment
There was a problem hiding this comment.
Approving as to not block, minor grammatical fix commented.
Co-authored-by: Dominic Tran <dominic.tran@clickhouse.com>
Contributor
Author
Applied |
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.
Updated pricing page with more precise logic for scaling/maintenance and double-charding and fallback scenarios
Summary
Checklist
Note
Low Risk
Documentation-only changes to pricing disclaimers with no product or billing logic impact.
Overview
Updates the Disclaimers section on the managed Postgres pricing page so billing expectations match how scaling and HA actually work.
The overlapping-charge disclaimer now covers scaling and maintenance (not only scaling/failover/standby provisioning) and states that new and old instances may both be billed in parallel during transitions. A new bullet explains that if capacity for the chosen instance type is limited in some AZs, the service may provision a comparable older-generation instance for HA while you remain billed at the target instance type rate.
Reviewed by Cursor Bugbot for commit 3ae2d7e. Bugbot is set up for automated code reviews on this repo. Configure here.