PGCon2017 - 20180510
PGCon 2017
The PostgreSQL Conference
Speakers | |
---|---|
Peter Eisentraut |
Schedule | |
---|---|
Day | Talks - Day 1 - 2017-05-25 |
Room | DMS 1110 |
Start time | 15:00 |
Duration | 00:45 |
Info | |
ID | 1077 |
Event type | Lecture |
Track | New Features |
Language used for presentation | English |
Logical Replication in PostgreSQL 10
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