Change in ovirt-dwh[master]: packaging: Add a tool to perform vacuum on dwh db

From Shirly Radco <sradco@redhat.com>:
Shirly Radco has submitted this change and it was merged. ( https://gerrit.ovirt.org/79294 ) Change subject: packaging: Add a tool to perform vacuum on dwh db ...................................................................... packaging: Add a tool to perform vacuum on dwh db This tool can perform various vacuum operations without specifying the ovirt_engine_history db credentials.
From the tool usage:
-a - analyze -A - analyze only -f - full vacuum -t - table(s) to vacuum. Use multi -t table for multi tables -v - verbose Change-Id: I4e77e32928b427a6838e76d1d37c963f7d954815 Bug-Url: https://bugzilla.redhat.com/1409766 Signed-off-by: Shirly Radco <sradco@redhat.com> --- M .gitignore M Makefile M ovirt-engine-dwh.spec.in A packaging/bin/dwh-prolog.sh.in A packaging/bin/dwh-vacuum.sh A packaging/bin/generate-pgpass.sh M packaging/setup/ovirt_engine_setup/dwh/constants.py M packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-dwh/db/__init__.py A packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-dwh/db/vacuum.py 9 files changed, 276 insertions(+), 0 deletions(-) Approvals: Shirly Radco: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/79294 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4e77e32928b427a6838e76d1d37c963f7d954815 Gerrit-PatchSet: 16 Gerrit-Project: ovirt-dwh Gerrit-Branch: master Gerrit-Owner: Shirly Radco <sradco@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Shirly Radco <sradco@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review