Logical Replication

Logical replication internals

This post explains how logical replication works. Especially, difference behaviors depending of workloads

avatar
Adrien Nayrat

PostgreSQL 10 and Logical replication - Setup

This article is the result of a series of articles on logical replication in PostgreSQL 10 This one will focus on the implementation of logical replication.

avatar
Adrien Nayrat

PostgreSQL 10 and Logical replication - Overview

Next PostgreSQL version is approaching. This version comes with an impressive feature list : Native partionning Sorts and aggregation improvements Better parallelism support : …

avatar
Adrien Nayrat