debezium/dbz

Discuss usage with managed Postgres on GCP [DBZ-3761]

Open

#490 opened on Dec 11, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)HTML (6 forks)auto 404
component/documentationgood first issuemigrated-from-jiratype/task

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (PR metrics pending)

Description

Migrated from DBZ-3761

Recently, Managed Postgres on GCP gained support for logical decoding, meaning Debezium can be used with it. See [this post|https://daily.dev/blog/building-a-fault-tolerant-event-driven-architecture-with-google-cloud-pulumi-and-debezium] for details.

We discuss usage with other PG cloud services [here|https://debezium.io/documentation/reference/connectors/postgresql#postgresql-in-the-cloud], so we should add a section on the GCP service, too.

Contributor guide