Lost password

From: Martin Roach <martin_roach2001(at)yahoo(dot)com(dot)au>
To: pgsql-general(at)postgresql(dot)org
Subject: Lost password
Date: 2008-12-16 05:20:24
Message-ID: 542423.27381.qm@web32406.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi
 
I started the installation of postrgres got distracted and then started again but forgot my password. I have received the info below:
 
Now what?
If you have access to shell account on the machine PostgreSQL is running, and your shell works as the same user as Postgres itself, or root - solution is easy.
Find your pg_hba.conf file. It might be in many files so try:

$ locate pg_hba.conf
find /var/lib/ -type f -name pg_hba.conf
find /etc -type f -name pg_hba.conf
find / -type f -name pg_hba.conf
Of course last option is your last resort - it will take a long time.
 
However, i'm not that computer savvy and don't now how to go about the above. How come you can't just delete the software and try again?
 
Any help in finding these files and working what to do would be a massive help.
 
 
Thanks.

Start your day with Yahoo!7 and win a Sony Bravia TV. Enter now http://au.docs.yahoo.com/homepageset/?p1=other&p2=au&p3=tagline

Responses

Browse pgsql-general by date

  From Date Subject
Next Message sai srujan 2008-12-16 06:02:38 Hi iam the beginner
Previous Message jakot05 2008-12-16 03:41:55 Re: Create Language Error