Solution for the below @ installation time
The password specified was incorrect. Please enter the correct password for the postgres windows user account.
in command prompt type the below
” net user postgres /delete “
The account will be deleted.
and you again try to install the postgressql 8.x
Advertisement