All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Spock Multi-Master Replication Extension for PostgreSQL

By

pgedge_postgres

7mo ago· 5 min readenCode

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 pulled
The 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.
Snippet from the RSS feed
Logical multi-master PostgreSQL replication. Contribute to pgEdge/spock development by creating an account on GitHub.

You might also wanna read