Version v1.1.0

Beta Version

You're viewing documentation for version v1.1.0. Beta versions are subject to changes and may not represent the final stable release. Do not use in production environments.

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