Loading…
Postgres managed by ClickHouse is now in beta
Sai Srirampur
- Source
- Clickhouse
- Published
- Added to Yomu
Summary
ClickHouse Cloud has launched a fully managed Postgres service in beta to combine transactional and analytical workloads within a single platform. Backed by local NVMe storage, the service provides up to ten times faster transactional performance alongside native change data capture into ClickHouse. Developers can query across both transactional and analytical layers using the pg_clickhouse extension without managing custom data pipelines. The platform also offers managed migration workflows via ClickPipes, database branching, point-in-time recovery, high availability with up to two standbys, and support for over ninety PostgreSQL extensions. More than fifty virtual machine configurations are available, ranging from single vCPU instances to clusters with ninety-six vCPUs and sixty terabytes of NVMe storage.
Context
AI-native and real-time applications require combining transactional OLTP databases with analytical OLAP databases, but stitching Postgres and ClickHouse together through external pipelines and custom application logic introduces operational complexity.
Approach / What changed
ClickHouse introduced a managed Postgres service backed by local NVMe storage integrated directly into ClickHouse Cloud. The service incorporates native change data capture via ClickPipes, unified querying via the pg_clickhouse extension, managed migration workflows, high availability, point-in-time recovery, and compatibility with over 90 extensions.
Takeaways
- Postgres managed by ClickHouse runs on local NVMe storage with configurations ranging from 1 vCPU, 8 GB RAM, and 59 GB NVMe up to 96 vCPUs, 768 GB RAM, and 60 TB NVMe.
- The service provides native CDC through ClickPipes and a unified query layer via the pg_clickhouse extension at no additional cost.
- The platform includes high availability with up to two standbys, point-in-time recovery, database branching, read replicas, and more than 90 PostgreSQL extensions.