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....