Other stuff that might or might not be good: Frank Chin Blog, Rational Revolution, Hackvan e
Windows XP's Users control panel doesn't show all the users. I had to delete the "postgres" user to reinstall postgresql on my comp. To do this, I had to run this command:
NET USER /DELETE postgres
To see all the users type NET USER.