I did perform GRANT ALL for user ofbiz on the three db's I created, as for
the pg_hba.conf file, this is what's in it

# TYPE  DATABASE        USER            CIDR-ADDRESS            METHOD

# "local" is for Unix domain socket connections only
local             all             all                                           
   
ident
# IPv4 local connections:
host             all             all                127.0.0.1/32             
ident
# IPv6 local connections:
host             all             all                ::1/128                    
ident


--
View this message in context: 
http://ofbiz.135035.n4.nabble.com/Installation-on-CentOS-5-6-with-PostgreSQL-tp4024345p4073256.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to