[Users] Problem on creating database

Stephen Liu satimis at yahoo.com
Fri Nov 9 05:09:05 UTC 2012


Hi all,

OS - Fedora 17 64bit
Manual:
http://wiki.ovirt.org/wiki/Building_Ovirt_Engine#Prerequisites


Creating the database 
=================

$ ls /home/satimis/ | grep ovirt-engine
ovirt-engine

$OVIRT_HOME = /home/satimis

$ cd /home/satimis/ovirt-engine/backend/manager/dbscripts
$ sudo ./create_db_devel.sh -u postgres
Running original create_db script...
Creating the database: engine
dropdb: database removal failed: ERROR:  database "engine" does not exist
user name is: postgres
Creating tables...
Creating functions...
Creating common functions...
Inserting data  ...
.....
.....
Running  upgrade sql script upgrade/post_upgrade/0010_add_object_column_white_list_table.sql ...
Setting development configuration values ...
Development setting done.


dropdb: database removal failed: ERROR:  database "engine" does not exist

Please advise how to fix the problem?  TIA

B.R.
Stephen L
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20121108/d9d791a6/attachment-0001.html>


More information about the Users mailing list