I have a client who mistakenly gave the postgres user on a windows machine admin privileges.

This mistake results in the service being unable to start up due to postgres refusing to start with admin privileges.

The error message from pg_ctl start -D bindir is PG_CTL.."could not locate matching postgres executable"

Is it not possible to provide a more useful error message ?

Dave

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to