Re: Please help, pgAdmin3 on Debian!

From: lmyho <lm_yho(at)yahoo(dot)com>
To: Adrian Maier <adrian(dot)maier(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Please help, pgAdmin3 on Debian!
Date: 2006-03-28 22:57:06
Message-ID: 20060328225706.12766.qmail@web30808.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Larry Rosenman 2006-03-28 23:59:45 Re: How are tables stored fisically in HD?
Previous Message Philip Yarra 2006-03-28 22:46:58 Re: Tablespaces oddity?