Re: new GUC var: autovacuum_process_all_tables - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: new GUC var: autovacuum_process_all_tables
Date
Msg-id 498B8301.8090909@dunslane.net
Whole thread Raw
In response to Re: new GUC var: autovacuum_process_all_tables  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: new GUC var: autovacuum_process_all_tables
List pgsql-hackers

Simon Riggs wrote:
>> not trying to make sure that cron-driven
>> scripts can do anything autovacuum can.
>>     
>
> I'm not in favour of limiting our capability to internal actions only.
> If we add a capability for scheduling work, we can easily make it
> capable of scheduling many kinds of work.
>
> Writing an application maintenance utility in PL/pgSQL is much better
> than having to write it for all the different servers an application may
> need to run on. We can't ignore that many people use Windows.
>
>   

I'm not sure what you're saying here. Windows has a scheduler (in my 
setup, that's how my buildfarm members run). And there are third party 
cron utilities as well.


cheers

andrew


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: new GUC var: autovacuum_process_all_tables
Next
From: Josh Berkus
Date:
Subject: Re: new GUC var: autovacuum_process_all_tables