From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Alvaro Herrera <alvherre(at)commandprompt(dot)com>, pgsql-committers(at)postgresql(dot)org |
Subject: | Re: pgsql: Fix some issues that prevent this file to be processed by |
Date: | 2008-11-21 00:43:16 |
Message-ID: | 200811210043.mAL0hHg11451@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
Tom Lane wrote:
> alvherre(at)postgresql(dot)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(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | User Yibo1976 | 2008-11-21 03:26:48 | pgexternaltable - src: fix a bug about memory leak when config bad file |
Previous Message | Tom Lane | 2008-11-20 22:26:23 | Re: pgsql: TABLE command |