Re: [BUGS] pg_autovacuum fails to run as a windows service (beta4)

2004-12-11 Thread Matthew T. O'Connor
Just a quick guess, the user account that you are logged in as while attempting to install the service, is it an admin account that has the required privileges? Steve McWilliams wrote: I am unable to run pg_autovacuum as a windows service. I am using 8.0.0beta4 on Windows XP Pro. When I execut

Re: [BUGS] pg_autovacuum fails to run as a windows service (beta4)

2004-12-10 Thread Matthew T. O'Connor
Just a quick guess, the user account that you are logged in as while attempting to install the service, is it an admin account that has the required privileges? Steve McWilliams wrote: I am unable to run pg_autovacuum as a windows service. I am using 8.0.0beta4 on Windows XP Pro. When I execut

Re: [BUGS] pg_autovacuum fails to run as a windows service (beta4)

2004-12-10 Thread Steve McWilliams
Yes, when I register pg_autovacuum.exe I am logged in with admin privileges. The account I am specifying pg_autovacuum.exe to run under however is a non-admin account with "logon as service" privileges on windows xp pro. > Just a quick guess, the user account that you are logged in as while > att