Re: [PATCHES] pg_autovacuum fails to start - 8.0 Release
- From: "Harald Massa" <ghum(at)gmx(dot)net>
- To: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
- Cc: pgsql-hackers-win32(at)postgresql(dot)org, pgsql-patches(at)postgresql(dot)org
- Subject: Re: [PATCHES] pg_autovacuum fails to start - 8.0 Release
- Date: Fri, 21 Jan 2005 11:36:51 +0100 (MET)
- Message-id: <892(dot)1106303811(at)www31(dot)gmx(dot)net>
Dave,
> [access denied]
>
> I see that message if the service user cannot access the executable - in
> my case, when I tried running it from my development directory, which
> the service user has no access to. When I moved the file to C:\Program
> Files\PostgreSQL\8.0\bin, it worked perfectly.
>
Hm. I put it there, too. But I copied it from the desktop (where I
downloaded and unzipped it)
And... checking the security-setting, it is exactly what your message
suggests: postgres does not have reading rights.
> It reports the failure in the logfile which becomes the log target. In
> the attached version, I've redirected all install/remove errors to
> stderr (and removed the debug print).
I think that is a good idea; not that "redirecting to log" would be wrong,
but it bytes. (Same problem with some applications of myself :))
Will try your patched patch,
thanks agaim,
Harald
Home |
Main Index |
Thread Index