From 4f7603b81542fb3921ddbd11c45655f4ff92c634 Mon Sep 17 00:00:00 2001 From: Deepak Divya Tejaswi Date: Wed, 27 May 2026 01:00:05 +0530 Subject: [PATCH] Add link and tracking to BetaBadge in Postgres pricing documentation --- docs/cloud/managed-postgres/pricing.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/cloud/managed-postgres/pricing.md b/docs/cloud/managed-postgres/pricing.md index d182e931290..f506d1fa149 100644 --- a/docs/cloud/managed-postgres/pricing.md +++ b/docs/cloud/managed-postgres/pricing.md @@ -9,7 +9,7 @@ doc_type: 'reference' import BetaBadge from '@theme/badges/BetaBadge'; - + Postgres managed by ClickHouse is built on local NVMe storage, which allows it to offer production-grade performance and native ClickHouse integration without the pricing overhead of traditional network-attached storage architectures. This page covers the pricing model, available instance types, and tier comparison for the service. @@ -127,5 +127,4 @@ As the product evolves during Beta, pricing and packaging may be refined ahead o - Additional backup charges may apply at GA for retention periods beyond a limit that is still being defined. - We expect Native CDC via ClickPipes to remain free or minimally priced at GA when Postgres and ClickHouse are colocated in the same region, aligning with the vision of a unified OLTP + OLAP platform. - Scaling, failover, and standby provisioning briefly run two instances in parallel to keep your database online — you may see overlapping charges for both instances while the transition completes. The duration of this window varies based on instance type and storage volume. -- When your selected instance type is temporarily unavailable in the chosen region, we may provision a comparable instance type to keep your database online. You will be billed at the rate of the provisioned instance. - Existing pricing may evolve and be subject to change closer to GA as we learn more about real-world customer usage patterns, workload characteristics, and infrastructure requirements during the Beta period.