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

Code Review gerrit at ovirt.org
Tue Jul 25 07:50:57 UTC 2017


>From Shirly Radco <sradco at 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 at 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 at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo at redhat.com>
Gerrit-Reviewer: Shirly Radco <sradco at redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>


More information about the Engine-commits mailing list