Skip to content
Snippets Groups Projects

postgres: Add pgBackRest integration

Open Thomas Schneider requested to merge th/pgbackrest into master
5 unresolved threads
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -102,6 +102,8 @@
@@ -102,6 +102,8 @@
value: >-
value: >-
run-parts --report --arg=%p --arg=%f --arg=pgbackrest
run-parts --report --arg=%p --arg=%f --arg=pgbackrest
/etc/postgresql/wal-archive
/etc/postgresql/wal-archive
 
notify:
 
- Restart Postgres
- name: Configure Commvault backup compatibility
- name: Configure Commvault backup compatibility
when: postgres_commvault_compat
when: postgres_commvault_compat
Loading