Re: more postgresql problems

2011-11-09 Thread Itamar Reis Peixoto
On Wed, Nov 9, 2011 at 12:37 PM, Leonardo wrote: > Hello everyone, > > i solved the problem, the pg_hba.conf file was different. this is the > working version, as found in debian, mac and the fedora 14 version > where modified by a tool and only by this reason it worked. basically > all i have on

Re: more postgresql problems

2011-11-09 Thread Leonardo
Hello everyone, i solved the problem, the pg_hba.conf file was different. this is the working version, as found in debian, mac and the fedora 14 version where modified by a tool and only by this reason it worked. basically all i have on pg_hba.conf now is: [root@gau ~]# cat /var/lib/pgsql/data/pg

more postgresql problems

2011-11-08 Thread Leonardo
hello everyone, i'm still having issues with fedora 16 postgresql. now i am unable to connect with some customized user. i've followed the steps from this page: http://www.sakana.fr/blog/2007/06/06/postgresql-create-a-user-a-database-and-grant-accesses/ and it worked on fedora 15, debian, mac,