Install PostgreSQL server using Postgres.app on macOS

Install PostgreSQL server using Docker

Configure data change capture using Debezium for PostgreSQL database

pgAdmin

Install pgAdmin, a PostgreSQL client on macOS

Install pgAdmin using Docker Compose

 

Video

PostgreSQL CDC Setup for Debezium | Configure wal_level & shared_preload_libraries

Enable PostgreSQL CDC in Docker Compose with 2 Simple Configs

PostgreSQL REPLICA IDENTITY Explained | DEFAULT vs FULL with CDC Example

Add Comment