postgresql as windows 2000 service problem - Mailing list pgsql-hackers-win32

From kranas@freemail.gr
Subject postgresql as windows 2000 service problem
Date
Msg-id 40f6134ea05715.75849674@freemail.gr
Whole thread Raw
Responses Re: postgresql as windows 2000 service problem
List pgsql-hackers-win32
In event log it says something like "unable to find exe file"
I have enabled logging in postgresql.conf but nothing else is logged.
When I start postgres as user 'postgres' with 'pg_ctl start', it logs
a lot of things: timezones, environment variables etc.

I don't know whice exe it means. It cant be the bath because
env system variables PATH and PGDATA are ok.

To which files/folders should user postrges have rights; I have created
user postrges as a typical user (admin or power user is not possible to
run pg_ctl) and gave him the log on as service right.
Also user postgres is the owner of the folder c:\postgres (with any subfolders).

I also tried 'pg_ctl register -U postgres -P xxxxx -o "-i" but the
same error.

The only thing that bothers me is that in windows xp it runs fine.




pgsql-hackers-win32 by date:

Previous
From: "Jomar Andrade"
Date:
Subject: Re: postgresql as windows 2000 service problem
Next
From: Darko Prenosil
Date:
Subject: Re: postgresql as windows 2000 service problem