Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 1059506 - [Docs] [Install] The procedure for manually creating a postgresql database is missing two steps
[Docs] [Install] The procedure for manually creating a postgresql database is...
Status: CLOSED CURRENTRELEASE
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: Documentation (Show other bugs)
3.3.0
Unspecified Unspecified
unspecified Severity unspecified
: ---
: 3.3.1
Assigned To: Andrew Dahms
Lucy Bopf
:
Depends On:
Blocks:
  Show dependency treegraph
 
Reported: 2014-01-29 21:01 EST by Andrew Dahms
Modified: 2014-07-20 21:30 EDT (History)
4 users (show)

See Also:
Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
Environment:
Last Closed: 2014-07-20 21:30:18 EDT
Type: Bug
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)

  None (edit)
Description Andrew Dahms 2014-01-29 21:01:34 EST
Description of problem:
The procedure for manually setting up a postgresql database for the Manager to use is missing two steps. Namely:

1. Initializing the postgresql database
2. Creating the plpgsql language

Version-Release number of selected component (if applicable):
3.3

How reproducible:
Follow the instructions in "3.7. Preparing a Postgres Database Server for use with Red Hat Enterprise Virtualization Manager" and run engine-setup.

Actual results:
Setup fails with an error during the creation of database schema.

Expected results:
Setup completes without error.

Additional info:
The following string is output when engine-setup fails due to this error:

[ ERROR ] Database rollback failed: language "plpgsql" does not exist HINT:  Use CREATE LANGUAGE to load the language into the database.
Comment 1 Andrew Dahms 2014-01-30 00:51:13 EST
Documentation Link
------------------------------
http://documentation-devel.engineering.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.3/html-single/Installation_Guide/index.html#Preparing_a_Postgres_Database_Server_for_use_with_Red_Hat_Enterprise_Virtualization_Manager

What Changed
------------------------------
The following topic was revised to add the two required steps:

Preparing a postgres Database for use with Red Hat Enterprise Virtualization Manager [ 22383-581932 ]

Specifically, Step 1. and Step 3. were added. Step 4. was also revised, splitting it into two parts that cover the different configuration for local and remote databases.

Updated revision history: [ 21134-581939 ]

NVR
------------------------------
Red_Hat_Enterprise_Virtualization-Installation_Guide-3.3-en-US-3.3-35

Moving to ON_QA.
Comment 2 Lucy Bopf 2014-07-20 21:30:18 EDT
Peer reviewed.

The changes mentioned in Comment 1 are now live in the docs.

VERIFIED.

Note You need to log in before you can comment on or make changes to this bug.