> From: Rajesh Kumar Mallah <mallah(dot)rajesh(at)gmail(dot)com>
> Is it possible to configure autovacuum to run only
> during certain hours ? We are forced to keep
> it off because it pops up during the peak
> query hours.
AFAIK not directly within the conf.
However you could probably set up a shell script to turn it on and off as and when required via cron; just change the setting to off in the conf file and reload.