Re: postgresql -U postgres login porblems

2005-07-19 Thread Clive Menzies
On (18/07/05 09:05), Lance Hoffmeyer wrote: > What am I doing wrong here? > I am not able to do anything with my postgresql database? > > in /etc/postgresql/pg_hba.conf > > local allpostgres md5 > host allpostgres 127.0.0.1 255.

postgresql -U postgres login porblems

2005-07-18 Thread Lance Hoffmeyer
What am I doing wrong here? I am not able to do anything with my postgresql database? in /etc/postgresql/pg_hba.conf local allpostgres md5 host allpostgres 127.0.0.1 255.255.255.255 md5 I login to a console as postgres and