Search Postgresql Archives

Re: pg_autovacuum (8.0.4) as Windows service ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> When installing pg_autovacuum as Windows service, should user 
> that makes connection be the service account or a superuser ?
> For example, I have service account "postgres_service" and 
> database superuser "postgres". Which one should be used in 
> following script:
> @echo off
> set TARGET_DISC=C:
> echo target disc is %TARGET_DISC%
> cd %TARGET_DISC%\Program Files\PostgreSQL\8.0\bin 
> pg_autovacuum.exe pgsql-8.0.4 -I -U user -P password pause
>  

Database superuser.

//Magnus

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux