Re: pgsql: Fix some issues that prevent this file to be processed by - Mailing list pgsql-committers

From Bruce Momjian
Subject Re: pgsql: Fix some issues that prevent this file to be processed by
Date
Msg-id 200811210043.mAL0hHg11451@momjian.us
Whole thread Raw
In response to Re: pgsql: Fix some issues that prevent this file to be processed by  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
Tom Lane wrote:
> alvherre@postgresql.org (Alvaro Herrera) writes:
> > While at it, mark a couple of items completed in 8.4:
> > !   o -Prevent long-lived temporary tables from causing frozen-xid
> >       advancement starvation
>
> Hum, should we really cross that off as "done"?  I know we put in a hack
> to clean up temp tables that were orphaned by crashed backends; but what
> of the case where a session creates a temp table and then just sits on
> it for billions of transactions?

'Done' mark removed.

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

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

pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: TABLE command
Next
From: yibo1976@pgfoundry.org (User Yibo1976)
Date:
Subject: pgexternaltable - src: fix a bug about memory leak when config bad file