From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | "Matthew T(dot) O'Connor" <matthew(at)zeut(dot)net> |
Cc: | PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: Another pg_autovacuum patch |
Date: | 2004-03-22 03:57:33 |
Message-ID: | 200403220357.i2M3vXA18316@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Patch applied to HEAD and 7.4.X. Thanks.
---------------------------------------------------------------------------
Matthew T. O'Connor wrote:
> 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
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2004-03-22 04:17:36 | Re: xlog.c timezone name size |
Previous Message | Bruce Momjian | 2004-03-22 03:49:09 | Re: [HACKERS] libpq thread safety |