Get the latest tech news
Pgstream: Postgres streaming logical replication with DDL changes
PostgreSQL replication with DDL changes. Contribute to xataio/pgstream development by creating an account on GitHub.
pgstream is an open source CDC command-line tool and library that offers Postgres replication support with DDL changes to any provided target. Initial and on demand PostgreSQL snapshots (for when you don't need continuous replication) Column value transformations (anonymise your data on the go!) If you have an environment available, with at least Postgres and whichever module resources you're planning on running, then you can skip this step.
Or read this on Hacker News