Re: patch for pg_autovacuum - Mailing list pgsql-general

From Bruce Momjian
Subject Re: patch for pg_autovacuum
Date
Msg-id 200311300514.hAU5EON07228@candle.pha.pa.us
Whole thread Raw
In response to patch for pg_autovacuum  (Brian Hirt <bhirt@mobygames.com>)
Responses Re: patch for pg_autovacuum  (Brian Hirt <bhirt@mobygames.com>)
List pgsql-general
Your patch has been added to the PostgreSQL unapplied patches list at:

    http://momjian.postgresql.org/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

---------------------------------------------------------------------------


Brian Hirt wrote:
> here's a patch that joins on pg_class.oid instead of
> pg_class.relfilenode,  also i have renamed the table structure from
> relfilenode to relid.
>

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-general by date:

Previous
From: Robert Creager
Date:
Subject: Re: Cron-job for checking up on pg_autovacuum
Next
From: Brian Hirt
Date:
Subject: Re: patch for pg_autovacuum