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
> pa
Joe Conway wrote:
> Matthew T. O'Connor wrote:
> > 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.
>
> Bruce, if you'd like, I'll apply this one. I plan to test it out tonight
> o
Matthew T. O'Connor wrote:
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.
Bruce, if you'd like, I'll apply this one. I plan to test it out tonight
or tomorrow.
Thanks,
Joe
-
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
"Matthew T. O'Connor" <[EMAIL PROTECTED]> writes:
> Ok, one more pg_autovacuum patch (Thanks to Tom for fixing the long long
> overflow problem).
Applied.
regards, tom lane
---(end of broadcast)---
TIP 2: you can get off al
Ok, one more pg_autovacuum patch (Thanks to Tom for fixing the long long
overflow problem).
This patch addresses two minor issues (the last two pg_autovacuum bugs I
know of):
First the CountAtLastAnalyze varable was initially being set incorrectly
causing pg_autovacuum to perform unneeded anal