We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Logical Replication in PostgreSQL 10

Formal Metadata

Title
Logical Replication in PostgreSQL 10
Title of Series
Number of Parts
19
Author
License
CC Attribution 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Built-in logical replication is coming to PostgreSQL 10! This talk will introduce this new headline feature, demonstrate the use, and discuss the current status and future plans for logical replication in PostgreSQL. Topics covered will include: basic concepts such as publications and subscriptions set up, configuration administration monitoring discussion of limitations and future plans comparison with existing logical replication solutions demonstration