Show HN: Replicator-Publisher-Subscriber PostgreSQL with Xmin and Rust(github.com)
github.com
Show HN: Replicator-Publisher-Subscriber PostgreSQL with Xmin and Rust
https://github.com/serenorg/database-replicator
0 comments
—
https://github.com/serenorg/database-replicator
—
The Rust CLI now replicates PostgreSQL databases without requiring wal_level=logical on the source. It uses PostgreSQL's xmin system column to detect changes, enabling CDC-style replication from any managed PostgreSQL service—no configuration changes needed.