Re: can not install

From: John R Pierce <pierce(at)hogranch(dot)com>
To: r m <m197(at)ukr(dot)net>
Cc: PostgreSQL Bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: can not install
Date: 2009-01-16 22:06:13
Message-ID: 497104D5.5020006@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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....

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Kris Jurka 2009-01-16 22:14:04 Re: BUG #4617: JDBC Drivers 8.2/8.3 return no ResultSet
Previous Message r m 2009-01-16 20:18:51 can not install