GitHub user grifftatarsky edited a comment on the discussion: Geospatial data in CDC with PostGIS (PGSQL -> Debezium -> Pulsar IO -> JDBC Sink -> PGSQL)
Yep! You are correct ([4.1.2](https://pulsar.apache.org/docs/4.1.x/io-cdc-debezium/)). > PostGIS -> (Pulsar's) Debezium Source Connector -> Pulsar [4.1.2] -> > (Pulsar's) JDBC Sink Connector -> PostGIS I am using Pulsar 4.1.2 in the image `apachepulsar/pulsar-all:4.1.2` I'm using `postgis/postgis:18-3.6-alpine` for my postgis GitHub link: https://github.com/apache/pulsar/discussions/25234#discussioncomment-15749568 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
