100% open source, logical multi-master PostgreSQL replication
SMRTR summary
Spock is an open-source extension that enables multi-master PostgreSQL replication for version 15 and later, allowing multiple database nodes to simultaneously accept writes and automatically sync changes between them. The system requires installing the extension on each cluster node with identical table structures, then configuring nodes and subscriptions to create a fully bidirectional replication setup.
SMRTR provides this summary for quick context. The original article belongs to Hacker News.
Read the original article