[Users] error at Creating the database

Eli Mesika emesika at redhat.com
Tue Jan 22 21:21:59 UTC 2013



----- Original Message -----
> From: "Arindam Choudhury" <arindamchoudhury0 at gmail.com>
> To: users at ovirt.org
> Sent: Tuesday, January 22, 2013 1:43:55 PM
> Subject: [Users] error at Creating the database
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Hi,
> 
> I am a newbie. I am trying to build oVirt-engine from source
> following this tutorial http://www.ovirt.org/Building_oVirt_engine
> 
> When I am trying to create the database, I am getting the following
> error:
> 
> $ ./create_db_devel.sh -u postgres
> Running original create_db script...
> Creating the database: engine
> dropdb: could not connect to database template1: FATAL: Ident
> authentication failed for user "postgres"
> createdb: could not connect to database template1: FATAL: Ident
> authentication failed for user "postgres"
> Failed to create database engine
> Failed to create database engine
> 
> I am on rawhide and I have already altered
> 
> # tail -3 /var/lib/pgsql/data/pg_hba.conf
> local all all trust
> host all all 127.0.0.1/32 trust
> host all all ::1/128 trust
> 
> 
> What am I doing wrong?

Hi Arindam
This settings take place after you restart the postresql service
Please try again after
> service postgresql restart



> 
> Thanks,
> Arindam
> 
> _______________________________________________
> Users mailing list
> Users at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
> 



More information about the Users mailing list