This site is about a previous instance of this event. For the current event, please see the updated site.

Schedule - PGConf.EU 2023

The journey towards active-active replication in PostgreSQL

Date: 2023-12-13
Time: 15:00–15:50
Room: Nadir

The way to distribute data from PostgreSQL has evolved over the past decade, making it simpler to build systems for high availability, move data to other locations, or manage independent shards. Much of this is due to logical replication, which allows users to define exactly how they want to stream data between different databases.

In this talk, we will explore how logical replication has evolved over the past decade. We will explore different use cases for logical replication and how PostgreSQL solves them. We'll also review current and planned features for logical replication, including new and ongoing features such as bidirectional replication, parallel apply of transactions, and DDL replication.

Finally, we will propose a roadmap for logical replication to solve more high availability and scalability problems, and how we can build towards active-active replication.

Video

This session has been made available on:

Slides

The following slides have been made available for this session:

Speaker

Jonathan S. Katz