Re: postgres password

From: Scott Marlowe <smarlowe(at)g2switchworks(dot)com>
To: Jasbinder Bali <jsbali(at)gmail(dot)com>
Cc: pgsql general <pgsql-general(at)postgresql(dot)org>
Subject: Re: postgres password
Date: 2006-06-15 18:41:16
Message-ID: 1150396876.26538.75.camel@state.g2switchworks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, 2006-06-15 at 13:24, Jasbinder Bali wrote:
> Hello,
> > I'm trying to connect to the local postgres database using pgadmin.
> It
> > asks for a password that i never set and hence i'm not able to
> connect
> > to my local postgres database.
> > Also, when i click postgresql help option in the Help tab of
> pgadmin,
> > the pgadmin screen would close down. Don't know whats going on
> wrong.
> >

Take a look here:

http://www.postgresql.org/docs/8.1/static/client-authentication.html

Basically, the password isn't set yet. You may or may not need to set
one depending on how you configure pg_hba.conf

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jasbinder Bali 2006-06-15 19:05:31 pgadmin window closes abnormally
Previous Message Jasbinder Bali 2006-06-15 18:24:10 postgres password