Skip to content

Add Managed Postgres pricing page#6272

Merged
Blargian merged 2 commits into
mainfrom
pg-pricing-docs
May 25, 2026
Merged

Add Managed Postgres pricing page#6272
Blargian merged 2 commits into
mainfrom
pg-pricing-docs

Conversation

@iskakaushik
Copy link
Copy Markdown
Contributor

@iskakaushik iskakaushik commented May 25, 2026

Summary

  • Adds a new /cloud/managed-postgres/pricing reference page covering Beta pricing, price-performance, the tier-based pricing model, instance types, and the pricing calculator
  • Includes a 3-card tier comparison (Basic / Scale / Enterprise) with feature bullets linked to the relevant managed-postgres and cloud-level docs
  • Wires the new page into the Managed Postgres sidebar right after Overview

Test plan

  • Page renders at /docs/cloud/managed-postgres/pricing and appears under Managed Postgres in the sidebar
  • All tier feature links resolve (extensions, backup-and-restore, high-availability, scaling, read-replicas, monitoring/query-insights, clickhouse-integration, migrations, upgrades, cloud security/SSO/MFA, private regions)
  • Pricing-calculator CTA links go to https://clickhouse.com/pricing?service=postgres#pricing-calculator

Note

Low Risk
Documentation and sidebar navigation only; no application or infrastructure code changes.

Overview
Adds a new Managed Postgres pricing reference doc at /cloud/managed-postgres/pricing and registers it in the Managed Postgres (Preview) sidebar immediately after Overview.

The page documents Beta terms (free until metering on June 15, 2026, 50% discount, ~$30/month entry config), NVMe VM–based pricing (CPU + memory + storage), Basic / Scale / Enterprise limits via a three-column feature grid with links into existing managed-postgres and cloud docs, Memory / Storage / CPU instance families, and CTAs to the external Postgres pricing calculator and PostgresBench. It also calls out post-GA disclaimers (egress, backup retention, ClickPipes pricing).

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

Adds a new pricing reference page under /cloud/managed-postgres/pricing
covering Beta pricing, tier features (Basic/Scale/Enterprise), instance
types, and the pricing calculator. Wired into the Managed Postgres
sidebar right after Overview.
@iskakaushik iskakaushik requested a review from a team as a code owner May 25, 2026 16:20
@vercel
Copy link
Copy Markdown

vercel Bot commented May 25, 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 25, 2026 5:04pm
clickhouse-docs-jp Building Building Preview, Comment May 25, 2026 5:04pm
3 Skipped Deployments
Project Deployment Actions Updated (UTC)
clickhouse-docs-ko Ignored Ignored Preview May 25, 2026 5:04pm
clickhouse-docs-ru Ignored Ignored Preview May 25, 2026 5:04pm
clickhouse-docs-zh Ignored Ignored Preview May 25, 2026 5:04pm

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 616fdf9. Configure here.

Comment thread sidebars.js
link: { type: 'doc', id: 'cloud/managed-postgres/overview' },
items: [
'cloud/managed-postgres/overview',
'cloud/managed-postgres/pricing',
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

New pricing page unreachable via sequential pagination navigation

Low Severity

Inserting cloud/managed-postgres/pricing into the sidebar between overview and quickstart creates a pagination gap. The overview.md page has an explicit pagination_next: cloud/managed-postgres/quickstart frontmatter override, so the "Next" button at the bottom of the overview page will skip the new pricing page entirely. Users navigating the docs sequentially will never reach the pricing page via pagination controls.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 616fdf9. Configure here.

Comment thread docs/cloud/managed-postgres/pricing.md Outdated
Comment thread docs/cloud/managed-postgres/pricing.md Outdated
Comment thread docs/cloud/managed-postgres/pricing.md Outdated
Comment thread docs/cloud/managed-postgres/pricing.md Outdated
Comment thread docs/cloud/managed-postgres/pricing.md Outdated
Comment thread docs/cloud/managed-postgres/pricing.md Outdated
Co-authored-by: Shaun Struwig <41984034+Blargian@users.noreply.github.com>
@Blargian Blargian merged commit 5c9c8b3 into main May 25, 2026
18 checks passed
@mintlify
Copy link
Copy Markdown

mintlify Bot commented May 25, 2026

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

Added a new Managed Postgres pricing reference page covering Beta pricing, tiers, instance types, and the pricing calculator.

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.

2 participants