Re: Autovacuum / full vacuum (off-topic?)

From: Michael Crozier <crozierm(at)conducivetech(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: Autovacuum / full vacuum (off-topic?)
Date: 2006-01-18 23:36:04
Message-ID: 200601181536.04758.crozierm@conducivetech.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance


On Wednesday 18 January 2006 14:52 pm, Jim C. Nasby wrote:
> I think it's a good idea, but you should take a look at the recently
> added functionality that allows you to investigate the contests of the
> FSM via a user function (this is either in 8.1 or in HEAD; I can't
> remember which).

I will look at this when time allows. Perhaps there is a combination of
triggers on stat tables and asynchronous notifications that would provide
this functionality without getting too deep into the vacuum's transaction
logic?

Were it too integrated with the vacuum, it would likely be too much for
contrib/, I assume.

thanks,

Michael

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Michael Crozier 2006-01-18 23:41:33 Re: Autovacuum / full vacuum (off-topic?)
Previous Message Jim C. Nasby 2006-01-18 23:05:32 Re: 3WARE Card performance boost?