Re: Please help, pgAdmin3 on Debian! - Mailing list pgsql-hackers

From lmyho
Subject Re: Please help, pgAdmin3 on Debian!
Date
Msg-id 20060328225706.12766.qmail@web30808.mail.mud.yahoo.com
Whole thread Raw
In response to Re: Please help, pgAdmin3 on Debian!  ("Adrian Maier" <adrian.maier@gmail.com>)
List pgsql-hackers

> You could try to change the ident method to trust (in pg_hba.conf). This
> should allow you to login.
> Then, set the password of the postgres user (alter user postgres with password
> 'blabla1212' ; ).  Then you could change the ident method back to md5 .
> 
Hi Adrian,

Thank you for help!!  I've made the change and I am able to login using pgAdmin3
now.:)

Trying to learn more about PostgreSQL!

Thanks!!!
leo

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


pgsql-hackers by date:

Previous
From: Philip Yarra
Date:
Subject: Re: Tablespaces oddity?
Next
From: Bruno Cassol
Date:
Subject: How are tables stored fisically in HD?