Schedule - PGConf.DE 2024

Catch Me If You Can - Change Data Capture with PostgreSQL and Debezium

Date: 2024-04-12
Time: 10:25–11:10
Room: Ballsaal 3
Level: Advanced
Feedback: Leave feedback

Legacy database infrastructure often are batch driven, which means that DBAs often need to administer and control huge amounts of scripts, timely dependent on each other. This creates complicated chains of data processes, delays which huge datasets and probably not easy to handle database load and operational caveats. This doesn't scale well if datasets keep growing and more specialized data silos are added.

Modern infrastructure tries to decouple these dependencies and integrate data processes via streaming technologies. PostgreSQL and Debezium allows to create such architecture on top of complete opensource components. This talk gives an overview on how these techniques can be integrated in a stack with PostgreSQL, discusses the architecture and possible caveats which can arise.

Slides

The following slides have been made available for this session:

Speaker

Bernd Helmle