So I installed the (currently) latest PostgreSQL 8.4.1 and then the latest PT3.
I followed the PDF guide for uninstalling/reinstalling PostgreSQL with minor changes since the latest postgres installes a bit differently. To be specific I didn't use the .zip files since they looked quite different from the 8.3.5 example in the pdf and just used the normal "one-click" file. Worked fine.
Everything works fine but.. upon login into windows I get the option to either login as "Administrator" or as "postgres".
I'd rather not have that "option" and wondering if I can safely remove "postgres" as a User and still have everything else working perfectly?
Did I mess up somewhere during the install or is this normal with the latest PostgreSQL 8.4.1, and can I change it?
EDIT: I'm using Windows XP Pro, incase that may be of any importance.
EDIT2: Looking at it under "User Accounts" it says that "postgres" is a "Limited Account" and "Password protected". So I assume it got created together with the database, if it isn't the same thing?