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

Schedule - Nordic PGDay 2019

PostgreSQL backups the modern way

Date: 2019-03-19
Time: 14:30–15:20
Room: Vesterhavet
Level: Intermediate

There have been many different ways to take backups of PostgreSQL systems over the years, and the tools to do so have evolved both inside PostgreSQL and as addons. Are you using pg_dump for backups? Calling pg_start_backup()? Writing an archive_command? Then you're probably missing out on new features, and possibly even risking your backups. In this talk we'll go through the "right" way to do backups on modern versions of PostgreSQL, both using builtin tools and proven external utilities.

Slides

The following slides have been made available for this session:

Speaker

Magnus Hagander