Re: adduser postgres - Mailing list pgsql-admin

From MPaule Torre
Subject Re: adduser postgres
Date
Msg-id 5.0.2.1.2.20040921085017.00a7ba70@oceane.obs-vlfr.fr
Whole thread Raw
In response to Re: adduser postgres  (Robert Treat <xzilla@users.sourceforge.net>)
List pgsql-admin
Hye

I had a similar problem and I solved it by :
* deleting and re-creating the user with passwd
* Verify in pg_hba.conf the access and users (It is at this level I had
problem  from fields -be carefull with the editor- and the "identuser"  /
try to put trust in a first time)
* giving rights to this user to my db
* using  psql -U username -d dbname

I hope it helps

mp torre


pgsql-admin by date:

Previous
From: Robert Treat
Date:
Subject: Re: adduser postgres
Next
From: "Magnus Hagander"
Date:
Subject: Re: windows docs?