PostgreSQL 8.2 Account Error
When installing PostgreSQL 8.2 on Windows, you may receive the following Account Error dialog box in the Service configuration section of the installation:
Invalid username specified: Logon failure: unknown user name or bad password.
To resolve this issue, open a DOS command prompt and enter the following:
net user postgres /delete
If successful, the command will return with the message “The command completed successfully.” At time point, you may continue the PostgreSQL installation.
0 Comments »
No comments yet.
RSS feed for comments on this post. TrackBack URI