If you have encountered this error on a Windows XP machine, check to see if your machine name in the 'Account Domain' field (in the PostgreSQL installer GUI) is correct.
If you are pulling up the GUI through the command line which has the
servicedomain='' parameter, your 'Account Domain' field will be populated to have the value '
'. This is obviously erroneous because of the single quotes in the value.
It would be best to not specify the servicedomain='' parameter. Postgres usually pre-fills the 'Account Domain' field correctly.
Finally, the real solution. Thanks! :)
ReplyDeleteNo problems, glad to help
ReplyDelete