DATABASES Signal 149
Announcing ClickHouse Managed Postgres on Google Cloud
ClickHouse Managed Postgres enters private preview on Google Cloud, offering NVMe-backed storage, native CDC to ClickHouse, and a unified pg_clickhouse query layer.
Engineers can run both transactional Postgres and analytical ClickHouse workloads entirely within GCP, eliminating cross-cloud latency and egress costs. The NVMe local SSD storage and in-region CDC promise microsecond-level disk latency and replication latency measured in seconds, which can improve performance for heavy update and analytics pipelines.
Written by elseif from the cluster below · every claim links back to a sourceThe three things worth knowing
The service runs on GCP Local SSD NVMe, reducing disk latency from milliseconds to microseconds.
Native CDC replicates Postgres tables to ClickHouse Cloud in-region with seconds-level lag via ClickPipes.
The pg_clickhouse extension lets applications query both engines through a single Postgres connection.
THE CLUSTER
↗