Spock Multi-Master Replication Extension for PostgreSQL
By
pgedge_postgres
A five-star bake. Worth schmearing, sharing, saving.
Summary
Spock is a multi-master replication extension for PostgreSQL versions 15 and later that enables logical replication across multiple database nodes. The article provides technical documentation covering prerequisites, requirements, and building instructions for implementing the Spock extension in PostgreSQL clusters. It focuses on the technical aspects of setting up and configuring multi-master replication capabilities for PostgreSQL databases.
Key quotes
· 4 pulledThe Spock extension provides multi-master replication for PostgreSQL versions 15 and later.
Take the following requirements into consideration as you design your cluster:
You will need to build the Spock extension on a patched PostgreSQL source.
For more information about the Spock extension's advanced functionality, visit here.
You might also wanna read
DB Explorer: Free Open-Source Database Management Tool with AI SQL Assistant
DB Explorer is a free, open-source database management tool that provides AI-powered SQL assistance, real-time database health monitoring, a
Litestream VFS: SQLite Database Backup and Replication System
The article introduces Litestream VFS, a virtual file system for SQLite that enables real-time database replication and backup to cloud stor
pgFirstAid: Open Source PostgreSQL Performance and Stability Diagnostic Tool
pgFirstAid is an open-source PostgreSQL function and view that provides a prioritized list of actionable recommendations to improve database
Comparing AI Agent Frameworks: Hermes Agent, AutoGPT, OpenAI Agents, and CrewAI in 2026
A practical, engineering-focused comparison of major AI agent frameworks in 2026, including Hermes Agent, AutoGPT, OpenAI Agents, and CrewAI
cstu.io·21h agoopenrsync: A BSD-Licensed Implementation of rsync for OpenBSD and Unix Systems
This article describes openrsync, a BSD (ISC) licensed implementation of the rsync file synchronization tool. It has been merged into OpenBS
openrsync: A BSD-Licensed Implementation of rsync for OpenBSD and Unix Systems
This article describes openrsync, a BSD (ISC) licensed implementation of the rsync file synchronization tool. It has been merged into OpenBS
