Bug 1059506 - [Docs] [Install] The procedure for manually creating a postgresql database is missing two steps
Summary: [Docs] [Install] The procedure for manually creating a postgresql database is...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: Documentation
Version: 3.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 3.3.1
Assignee: Andrew Dahms
QA Contact: Lucy Bopf
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-01-30 02:01 UTC by Andrew Dahms
Modified: 2014-07-21 01:30 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-07-21 01:30:18 UTC
oVirt Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Andrew Dahms 2014-01-30 02:01:34 UTC
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 05:51:13 UTC
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-21 01:30:18 UTC
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.