password authentication failed for user "postgres"

From: Ramon Orticio <rporticio(at)yahoo(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: password authentication failed for user "postgres"
Date: 2006-08-14 02:40:32
Message-ID: 20060814024032.64864.qmail@web54009.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

dear friends,

i'm using fedorca core 4 with the default postgres 8 default in it. i also installed pgadminIII versiion 1.4.3. i run postgres in the console with a password, initialized it with initdb --pgdata=/var/lib/pgsql/data, created a database and was able to create and insert table and records respectively. i used sql command select * from table and successfully retrieved the data. i also exited successfully.

however when i used the pgadminIII to connect to the server i am always comfronted with the password authentication problem although i am also using the same pasword similar to the one used in my console postgres entry.

what must be the problem and resolution here? thank you for the kind attention given to this query.

ramon






---------------------------------
Do you Yahoo!?
Next-gen email? Have it all with the all-new Yahoo! Mail Beta.

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Richard Broersma Jr 2006-08-14 04:09:54 Re: password authentication failed for user "postgres"
Previous Message Andrew Chambers 2006-08-12 14:23:59 Re: Minimising disk writes