Sandro Bonazzola has submitted this change and it was merged.
Change subject: packaging: engine-backup: allow custom dump/compression
......................................................................
packaging: engine-backup: allow custom dump/compression
Support plain or custom dump
Support compressing each of:
- final archive
- files tar
- engine/dwh/reports db dump
with any of:
- gzip
- bzip2
- xz
- None
Support passing --jobs to pg_restore on custom format
Keep files inside archive as tar file and not individually
Bug-Url:
https://bugzilla.redhat.com/1188132
Change-Id: Ibf974956d4ee0abfcc497968471912b212e7e8c2
Signed-off-by: Yedidyah Bar David <didi(a)redhat.com>
---
M packaging/bin/engine-backup.sh
1 file changed, 243 insertions(+), 75 deletions(-)
Approvals:
Sandro Bonazzola: Looks good to me, approved
Yedidyah Bar David: Verified
--
To view, visit
https://gerrit.ovirt.org/39896
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibf974956d4ee0abfcc497968471912b212e7e8c2
Gerrit-PatchSet: 9
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server