Re: [ADMIN] adduser postgres

2004-09-21 Thread MPaule Torre
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 t

Re: [ADMIN] adduser postgres

2004-09-20 Thread Robert Treat
On Tuesday 14 September 2004 11:38, Yiqun Lin wrote: > Hello, > > I have a Fedora core 2 box and just installed postgresSQL 7.3.7. I added a > user postgres using the instruction from an installation menu: adduser > postgres. Then I tried to su - postgres, but it prompted me "incorrect > password".