Hi all,
Magnus, please change in readme:
8. To register the postgresql service, type *pg_ctl register -U postgres
-P passwd*. This will install the PostgreSQL service. You may now close
down the postgres user's command window.
to:
8. To register the postgresql service, start new cmd window as
administrator(or any with admin privileges) user. Type *pg_ctl register
-U postgres -P passwd*. This will install the PostgreSQL service. You
may now close down the postgres user's command window.
- "normal" user can't registry services ....
Best regards
Rony