Schedule - Nordic PGDay 2024
Flexible change data capture with Postgres
Date: 2024-03-12
Time: 10:20–11:10
Room: Main room
This talk introduces a simple but versatile way of syncing data from Postgres to any system, using only native features available in all managed environments, and compares the pros and cons to other common approaches.
We'll briefly cover how Postgres handles multi version concurrency and snapshot isolation, and use the same information to build a versatile syncing primitive.
Slides
The following slides have been made available for this session: