PostgreSQL Logical Replication Example

Prepare DOcker Containers First we create two containers: one which for the replication Publisher and the other for replication Subscrber NOTE: we are using values suitable for testing purposes (eg. trust auth method and default password for postgres user) Logical…




