Version v1.0.6

PostgreSQL

There are several ways to back up PostgreSQL databases, via dumps, file system-level backups, or continuous archiving. Each method has its own advantages and use cases.

As a starting point, we strongly encourage you to read the official PostgreSQL documentation on Backup and Restore.

Then, follow the appropriate guide below for more specific instructions to manage PostgreSQL backups with Plakar.

Found a bug or mistake in the documentation? Create an issue on GitHub