This is an experimental CloudNativePG plugin to backup PostgreSQL instances with pgBackRest. We hope this plugin to become production-ready as soon as possible !
The documentation is available at https://plugin-pgbackrest.readthedocs.io/en/latest/.
pgBackRest is a reliable and restore solution for PostgreSQL. Have a look at the project's Github repository https://github.com/pgbackrest/pgbackrest.
This pgBackRest plugin for CloudNativePG is currently developed by Dalibo.
- WALs archiving and restoring (asynchronous, using pgBackRest async feature)
- Taking and restoring physical backups
- Point-in-Time Recovery when restoring PostgreSQL Cluster
- Creating secondary based on logshipping
- OCI Container images for controller and sidecar containers