Re: BUG #4581: Difficult uninstall - Mailing list pgsql-bugs

From Dave Page
Subject Re: BUG #4581: Difficult uninstall
Date
Msg-id 937d27e10812150845i10eaa077w4a9d78c19a6fcbc5@mail.gmail.com
Whole thread Raw
In response to Re: BUG #4581: Difficult uninstall  ("Dave Page" <dpage@pgadmin.org>)
List pgsql-bugs
On Mon, Dec 15, 2008 at 4:40 PM,  <Henrik.Svensson@mydata.se> wrote:
> Thanks Dave for your quick reply.
>
> So, as I understand it, the  registry entries are left to simplify e.g. at
> reinstallation enabling skip of some steps in the wizard.
> The reason I was asking, is that I tried an application I have made on a
> number of  persons, and that some of them forgot the password they set on
> the internal user (the DBO). The only way that I could come up with, was to
> reinstall PostgreSQL.
>
> Is there an other way?

Edit the pg_hba.conf file in the data directory, and add a line to
grant trusted access to the database. Then, tell the server to reload
it's configuration (the pause button on the services control panel
applet should do this), and login as postgres using pgAdmin or psql.
Change the password to something memorable, and then put pg_hba.conf
back how it was and reload the config again.


--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

pgsql-bugs by date:

Previous
From: "Dave Page"
Date:
Subject: Re: BUG #4581: Difficult uninstall
Next
From: Henrik.Svensson@mydata.se
Date:
Subject: Re: BUG #4581: Difficult uninstall