Yaniv Dary has submitted this change and it was merged.
Change subject: packaging: setup: configure pghba for use as postgres
......................................................................
packaging: setup: configure pghba for use as postgres
The new implementaion brings setting postgres server
to temporarily accept local socket connections from
postgres user. It is required so that all the work
with local postgres server is done with 'su'-ing to
postgres in all flows.
Change-Id: I7244d9ec7a6b2dc4dbc2c3965b1f26e4b51b66ca
Signed-off-by: Alex Lourie <alourie(a)redhat.com>
---
M data-warehouse/historydbscripts_postgres/create_db.sh
M packaging/common_utils.py
M packaging/ovirt-engine-dwh-setup.py
3 files changed, 80 insertions(+), 25 deletions(-)
Approvals:
Alex Lourie: Verified
Yaniv Dary: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/18036
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7244d9ec7a6b2dc4dbc2c3965b1f26e4b51b66ca
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-dwh
Gerrit-Branch: master
Gerrit-Owner: Alex Lourie <alourie(a)redhat.com>
Gerrit-Reviewer: Alex Lourie <alourie(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(a)redhat.com>