Re: Temporary tables prevent autovacuum, leading to XID wraparound

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>, tsunakawa(dot)takay(at)jp(dot)fujitsu(dot)com, robertmhaas(at)gmail(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Temporary tables prevent autovacuum, leading to XID wraparound
Date: 2018-08-08 14:50:34
Message-ID: 31581.1533739834@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> writes:
> Unnoticed ABI breaks make my hair stand on end.

Yeah.

> I'm unsure about pg11 -- is it a backbranch already or not? Since we've
> released beta3 already, ISTM we should consider it so.

No. See
https://www.postgresql.org/message-id/12725.1533737052%40sss.pgh.pa.us

At this point I'd judge it's still more valuable to minimize differences
between v11 and v12 than to avoid ABI breakages in v11. It's unlikely
this would be the last ABI break before 11.0 anyway.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Mark Dilger 2018-08-08 14:51:27 Re: Facility for detecting insecure object naming
Previous Message Tom Lane 2018-08-08 14:47:04 Re: Facility for detecting insecure object naming