Re: Installation on CentOS 5.6 with PostgreSQL
Posted by champagroup on
URL: http://ofbiz.116.s1.nabble.com/Installation-on-CentOS-5-6-with-PostgreSQL-tp4024345p4039872.html
Sorry for the long break between responses.
Postgresql and ofbiz are on the same machine. I ran
psql -h localhost -U ofbiz ofbiz
But, I still get psql: FATAL: Ident authentication failed for user "ofbiz".
I know there is a user ofbiz that I created. One thing that I noticed is that this command doesn't include the password for user ofbiz. Would that be necessary since I created the user with one?