-
- Downloads
postgres: Add pgBackRest integration
This serves to supersede rsnapshot, which has severe performance issues.
parent
582936b9
No related branches found
No related tags found
This commit is part of merge request !9. Comments created here will be created in the context of that merge request.
Showing
- postgres/defaults/main.yml 6 additions, 0 deletionspostgres/defaults/main.yml
- postgres/files/wal-archive-commvault.sh 4 additions, 0 deletionspostgres/files/wal-archive-commvault.sh
- postgres/files/wal-archive-pgbackrest.sh 4 additions, 0 deletionspostgres/files/wal-archive-pgbackrest.sh
- postgres/tasks/main.yml 37 additions, 9 deletionspostgres/tasks/main.yml
- postgres/tasks/pgbackrest.yml 76 additions, 0 deletionspostgres/tasks/pgbackrest.yml
- postgres/templates/pgbackrest.conf 7 additions, 0 deletionspostgres/templates/pgbackrest.conf
postgres/files/wal-archive-commvault.sh
0 → 100755
postgres/files/wal-archive-pgbackrest.sh
0 → 100755
postgres/tasks/pgbackrest.yml
0 → 100644
postgres/templates/pgbackrest.conf
0 → 100644
Please register or sign in to comment