----- Original Message -----
From: "Ćukasz Bartnicki" <lbartnicki92(a)gmail.com>
To: users(a)ovirt.org
Sent: Monday, August 19, 2013 11:06:05 PM
Subject: Re: [Users] Database creation failed on engine-setup
http://lists.ovirt.org/pipermail/users/2012-August/009016.html
Can you describe how you use initdb command to repair plsql database ? :)
If you start from scratch, I think the best way is to remove the entire database.
# service postgresql stop
# rm -fr /var/lib/pgsql/data
# engine-setup