Bug 1611038

Summary: [Docs][DWH] Update 'Allowing Read-Only Access to the History Database' to reflect new steps for postgresql 9.5
Product: Red Hat Enterprise Virtualization Manager Reporter: Lucy Bopf <lbopf>
Component: DocumentationAssignee: Avital Pinnick <apinnick>
Status: CLOSED DUPLICATE QA Contact: Emma Heftman <eheftman>
Severity: high Docs Contact:
Priority: unspecified    
Version: 4.2.5CC: apinnick, lsurette, mperina, pkovar, srevivo, tburke
Target Milestone: ovirt-4.2.6Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: docs-accepted
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-08-22 09:20:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Docs RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1492549    
Bug Blocks:    

Description Lucy Bopf 2018-08-02 01:05:44 UTC
RHV 4.2 uses PostgreSQL 9.5 - documentation changes for this were handled in bug 1492549; however, one additional procedure still requires updating:

https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.2/html-single/data_warehouse_guide/#Allowing_Read_Only_Access_to_the_History_Database

Changes include but might not be limited to (copied from https://bugzilla.redhat.com/show_bug.cgi?id=1492549#c6):

  - To invoke PostgreSQL utilities you need to start special shell: 'scl enable rh-postgresql95 bash'
  - Database service has different name 'systemctl start rh-postgresql95-postgresql'
  - Database configuration files are not in '/var/lib/pgsql/data/', but in '/var/opt/rh/rh-postgresql95/lib/pgsql/data/'


(Reported initially by Suyog Sainkar from the CloudForms documentation team. This issue affects the CloudForms documentation by extension - see bug 1608713.)

Comment 4 Avital Pinnick 2018-08-22 09:20:59 UTC

*** This bug has been marked as a duplicate of bug 1615137 ***