Re: [PERFORM] Autovacuum running forever

2007-08-21 Thread Scott Marlowe
On 8/21/07, Sachchida Ojha <[EMAIL PROTECTED]> wrote: > > > Is there any way to stop the autovacuum if it is running longer than 10 min > or so? > > Is it good idea to kill autovacuum if it is running longer than expected? > > In my OLTP system, we are inserting, updating and deleting the data ever

Re: [PERFORM] Autovacuum running forever

2007-08-21 Thread Sachchida Ojha
Is there any way to stop the autovacuum if it is running longer than 10 min or so? Is it good idea to kill autovacuum if it is running longer than expected? In my OLTP system, we are inserting, updating and deleting the data every second. Autovacuum started and never finished slowi