Another pg_autovacuum patch

From: "Matthew T(dot) O'Connor" <matthew(at)zeut(dot)net>
To: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Another pg_autovacuum patch
Date: 2004-03-17 04:43:47
Message-ID: 4057D783.4000708@zeut.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

In working through a pg_autovacuum problem with Joe Conway (which turned
out to be the same problem reported by Cott Lang which the previous
patch resolved) a new bug was uncovered when running with a debug level
of greater than 1.

This patch resolves this new found bug and fixes some of the other
debugging output to be more consistent.

Please apply to both HEAD and the 7.4 branch.

Matthew T. O'Connor

Attachment Content-Type Size
pg_autovacuum.patch text/x-diff 5.1 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Joe Conway 2004-03-17 04:59:59 Re: Another pg_autovacuum patch
Previous Message Bruce Momjian 2004-03-17 03:33:46 Re: introduce "default_use_oids"