Re: can not install - Mailing list pgsql-bugs

From John R Pierce
Subject Re: can not install
Date
Msg-id 497104D5.5020006@hogranch.com
Whole thread Raw
In response to can not install  ("r m" <m197@ukr.net>)
List pgsql-bugs
r m wrote:
> Hello
> I uninstall postgresql
> When I try install it again I can not do it
> It requset password.
> I forgot it
> That is why I reinstall your software.
> What should I do?
>
> I delete all I can include     ODBC   system DNS  registration


wild guess says you're on a Microsoft Windows system?  at a Windows
command line prompt ("MSDOS" but its not really), while logged on as a
user with Administrator privileges,

    NET USER postgres /DELETE
    RMDIR /S "C:\Program Files\PostgreSQL"

then try reinstalling....

pgsql-bugs by date:

Previous
From: Kris Jurka
Date:
Subject: Re: BUG #4617: JDBC Drivers 8.2/8.3 return no ResultSet
Next
From: Raymond Naseef
Date:
Subject: Re: BUG #4617: JDBC Drivers 8.2/8.3 return no ResultSet