This site is about a previous instance of this event. For the current event, please see the updated site.

Schedule - PGConf.EU 2017

pgloader, your migration companion

Date: 2017-10-25
Time: 14:00–14:50
Room: Baltic I
Level: Intermediate

Migrating data from another RDBMS to PostgreSQL should be really easy. After all it's all relations and tables and the same data types everywhere or abouts, with text, dates and numbers. Well it's actually quite messy and complex to migrate the data properly from one system to another. pgloader solves this problem and turns it into a one-liner: in this talk you'll learn how to benefit from that, and the classic pitfalls to avoid.

The process of migrating the data being all automated means that you can run it into your CI environment and test your code everyday with a fresh load of production's data.

Slides

The following slides have been made available for this session:

Speaker

Dimitri Fontaine