Peter Billen wrote:
> How can I add an admin? I can't find anything about that in the docs.
You have to NOT be an admin. E.g., create a postgres account without admin
privileges, i.e., not a Power User or Administrator group (I'm assuming XP), log
on as postgres and issue the pg_ctl command, then switch user to the other account.
Joe