Re: Postgres's Performance degrades after heavy db operation - Mailing list pgsql-general

From Tom Lane
Subject Re: Postgres's Performance degrades after heavy db operation
Date
Msg-id 580.1244483547@sss.pgh.pa.us
Whole thread Raw
In response to Re: Postgres's Performance degrades after heavy db operation  (Vick Khera <vivek@khera.org>)
List pgsql-general
Vick Khera <vivek@khera.org> writes:
> On Mon, Jun 8, 2009 at 9:38 AM, Preeti
> Khurana<preeti.khurana@globallogic.com> wrote:
>> Any ideas/pointers on what could be making the DB slow after all these heavy
>> operations being performed?

> It seems autovacuum is not running often enough.

8.1's autovacuum isn't very aggressive by default.  You might want to
play around with its parameters.

            regards, tom lane

pgsql-general by date:

Previous
From: Bill Moran
Date:
Subject: Re: Duplicate key issue in a transaction block
Next
From: Boszormenyi Zoltan
Date:
Subject: Re: Any way to bring up a PG instance with corrupted data in it?