PostgreSQL Conference Germany
Die Deutsche PostgreSQL Konferenz
2025

Schedule - PGConf.DE 2025

Comparing the Oracle and PostgreSQL transaction systems

Date: 2025-05-08
Time: 14:40–15:25
Room: Ballsaal 2
Level: Intermediate

Both Oracle and PostgreSQL support transactions, so what?

The difference is in the details. And these details are what causes problems when migrating or porting an application from one to the other - problems that may only occur in a highly concurrent production setting. Be prepared!

Organized around the famous ACID properties of database transactions, this talk will explore the small, but crucial differences between Oracle and PostgreSQL.

Speaker

Laurenz Albe