Re: [HACKERS] AutoVacuum Behaviour Question

From: "Andrew Hammond" <andrew(dot)george(dot)hammond(at)gmail(dot)com>
To: "Bruce Momjian" <bruce(at)momjian(dot)us>
Cc: "Alvaro Herrera" <alvherre(at)commandprompt(dot)com>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Bruce McAlister" <bruce(dot)mcalister(at)blueface(dot)ie>, General <pgsql-general(at)postgresql(dot)org>, Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] AutoVacuum Behaviour Question
Date: 2007-09-14 00:22:32
Message-ID: 5a0a9d6f0709131722n2b310ff7r30db5506237ba29a@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On 9/13/07, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
>
> Alvaro Herrera wrote:
> > Bruce Momjian wrote:
> > >
> > > Is this item closed?
> >
> > No, it isn't. Please add a TODO item about it:
> > * Prevent long-lived temp tables from causing frozen-Xid advancement
> > starvation
>
> Sorry, I don't understand this. Can you give me more text? Thanks.
>

s/long-lived/orphaned/ ? And possibly this means better orphan detection and
removal.

Andrew

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jan Wieck 2007-09-14 00:28:40 Re: What's the difference between SET STORAGE MAIN and EXTENDED?
Previous Message Steve Crawford 2007-09-14 00:10:46 Re: psql hanging

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Wieck 2007-09-14 00:55:00 Re: terms for database replication: synchronous vs eager
Previous Message Bruce Momjian 2007-09-14 00:04:12 Re: AutoVacuum Behaviour Question