You cannot use the postgres account without some tweaks, Sorry I don't remember where I found this info - somewhere in the pgadmin install docs.
Create a new superuser with a password, add connectivity to the pg_hba.conf file if needed and pgadmin should work fine
----- Original Message -----
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.
> >