Backing up databases is crucial. Postgres offers options for different needs and situations, each with its own advantages and disadvantages.
In this session, you’ll learn about different backup approaches and which to select based on your needs:
If you are new to PostgreSQL and are wondering about all the backup possibilities after reading the Postgres manuals about utilities like pg_dump, pg_restore, pg_basebackup etc. then this is the session for you. The discussion will provide backup options that cover most situations.
Or if you already use postgres in production and already have some backup-techniques (of course you have!!) but want to hear about other possibilities.