Re: Recalculating OldestXmin in a long-running vacuum - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Recalculating OldestXmin in a long-running vacuum
Date
Msg-id 200709260825.l8Q8PSN06030@momjian.us
Whole thread Raw
In response to Re: Recalculating OldestXmin in a long-running vacuum  (Heikki Linnakangas <heikki@enterprisedb.com>)
List pgsql-patches
This has been saved for the 8.4 release:

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

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

Heikki Linnakangas wrote:
> Tom Lane wrote:
> > Heikki Linnakangas <heikki@enterprisedb.com> writes:
> >> Maybe we should keep this issue open until we resolve the vacuum WAL
> >> flush issue? I can then rerun the same tests to see if this patch is a
> >> win after that.
> >
> > Sounds like a plan, if you are willing to do that.
>
> Sure, just rerunning the same tests isn't much work.
>
> Bruce Momjian wrote:
> >  Would you like to add a TODO item?
>
> I don't know how we track things like this. Maybe add to the end of the
> patch queue, with link to this discussion so that we remember that it
> needs more testing?
>
> --
>    Heikki Linnakangas
>    EnterpriseDB   http://www.enterprisedb.com

--
  Bruce Momjian  <bruce@momjian.us>          http://momjian.us
  EnterpriseDB                               http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Error correction for n_dead_tuples
Next
From: Bruce Momjian
Date:
Subject: Re: Load Distributed Checkpoints, final patch