1. Proposed title of this feature request: Need detailed steps to enter postgresql command line in RHV-4.2 data warehouse guide. 2. Why does the customer need this? From RHV-4.2, rh-postgresql95-postgresql package is used which is a 9.5 version of Postgresql. This package is a part of Red Hat Software Collections (RHSCL). We won't be able to run the commands installed from RHSCL directly. We have to enable the scl environment first. In the following data warehouse guide (for section '2.6. Allowing Read-Only Access to the History Database') the step for enabling the scl environment before running psql commands for RHV-4.2 is missing: https://access.redhat.com/documentation/enus/red_hat_virtualization/4.2/html-single/data_warehouse_guide/#Allowing_Read_Only_Access_to_the_History_Database We have to add following step before running psql commands: #.scl_source enable rh-postgresql95
*** Bug 1611038 has been marked as a duplicate of this bug. ***
Now published at https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.2/html/data_warehouse_guide/allowing_read_only_access_to_the_history_database