Hi, I had been using postgres 8.1 for few months without
problem. However, due to my administrator request, I need to change my existing
postgres account to have a better account name and password. I tried the following
Problem meet 1. When I net start postgres, it told me that postgres service unable to start and the
error message is the service did not report
error 2. I could not
found any logs and error on postgres folder, window system logs or window application
log
Problem meet 1. When I tried
to restart postgres with net stop postgres followed by net start postgres,
it report the same thing as above (postgres
service unable to start and the error message is the service did not report error) 2. No
error and logs found too I can uninstall the error-prone reinstallation and revert to
the old user and password (5 char username and password). The installation
works for the old username and password. It can be net start and net stop
repeatedly. What could I have gone wrong or what step have I missed? Is
there any other better solution for such change of user and password migration? Regards, Thompson |