Re: BUG #4581: Difficult uninstall

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: BUG #4581: Difficult uninstall
Дата
Msg-id 937d27e10812150845i10eaa077w4a9d78c19a6fcbc5@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #4581: Difficult uninstall  ("Dave Page" <dpage@pgadmin.org>)
Список 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 по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: BUG #4581: Difficult uninstall
Следующее
От: Henrik.Svensson@mydata.se
Дата:
Сообщение: Re: BUG #4581: Difficult uninstall