Re: Autovacuuming

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com>
Cc: Gourish Singbal <gourish(at)gmail(dot)com>, "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Autovacuuming
Date: 2006-04-24 22:04:55
Message-ID: 20060424220455.GG18690@surnet.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Jim C. Nasby wrote:
> On Mon, Apr 24, 2006 at 03:06:03PM -0400, Alvaro Herrera wrote:
> > > Also, maybe that should be defined in one place rather than duplicating
> > > it in autovacuum.c?
> >
> > Hmm ... do you care enough to send a patch?
>
> I'm always up for a challenge... :)
>
> Where should I go about defining it?

vacuum.h probably.

> Better yet, is there some other
> variable you can give me as an example?

Huh, INT_ALIGN_MASK?

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2006-04-24 22:18:20 Re: FATAL: catalog is missing attributes
Previous Message Jim C. Nasby 2006-04-24 21:49:37 Re: Autovacuuming