psql - password authentication failed for user "singh09721"

psql - password authentication failed for user "singh09721"

am 10.08.2010 19:31:33 von Gaurav Singh

--_000_021F462EDC7F2B42A7038E9F9D47826114C35F827Eitcnt27itcn l_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Hello Community,

I recently installed Postgres Plus 8.4.4 on Windows 7 32-bit machine.
The Postgres server is up and running but when I call psql it gives fatal=
=20error saying "password authentication failed for user singh09721".

I am new to this database. Can someone please help me.

Thanks in advance

Regards,
Gaurav

Faculty of Geo-Information Science and Earth Observation (ITC)
University of Twente

E-mail disclaimer
The information in this e-mail, including any attachments, is intended fo=
r the addressee only. If you are not the intended recipient, you are here=
by notified that any disclosure, copying, distribution or action in relat=
ion to the content of this information is strictly prohibited. If you hav=
e received this e-mail by mistake, please delete the message and any atta=
chment and inform the sender by return e-mail. ITC accepts no liability f=
or any error or omission in the message content or for damage of any kind=
=20that may arise as a result of e-mail transmission.

--_000_021F462EDC7F2B42A7038E9F9D47826114C35F827Eitcnt27itcn l_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

crosoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:wo=
rd" xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D=
"http://www.w3.org/TR/REC-html40">


i">









Hello Community,



 



I recently installed Postgres Plus 8.4.4 on Windows =
7 32-bit
machine.



The Postgres server is up and running but when I cal=
l psql
it gives fatal error saying “password authentication failed for use=
r
singh09721”.



 



I am new to this database. Can someone please help m=
e.



 



Thanks in advance



 



Regards,



Gaurav






Faculty of Geo=
-Information=20
Science and Earth Observation (ITC)
University of Twente
NT=20
face=3DArial>


E-mail=
=20disclaimer=20

The information in this e-mail, including any attachments, i=
s=20
intended for the addressee only. If you are not the intended recipient, y=
ou are=20
hereby notified that any disclosure, copying, distribution or action in r=
elation=20
to the content of this information is strictly prohibited. If you have re=
ceived=20
this e-mail by mistake, please delete the message and any attachment and =
inform=20
the sender by return e-mail. ITC accepts no liability for any error or om=
ission=20
in the message content or for damage of any kind that may arise as a resu=
lt of=20
e-mail transmission.






--_000_021F462EDC7F2B42A7038E9F9D47826114C35F827Eitcnt27itcn l_--

Re: psql - password authentication failed for user

am 10.08.2010 19:52:00 von Kevin Grittner

Gaurav Singh wrote:

> The Postgres server is up and running but when I call psql it
> gives fatal error saying "password authentication failed for user
> singh09721".

You are probably not specifying a database user ID for psql to use,
so it is defaulting to your OS login ID. Do you get in if you try?:

psql postgres postgres

You might want to browse through the documentation:

http://www.postgresql.org/docs/8.4/interactive/index.html

-Kevin

--
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin