Re: Incomplete freezing when truncating a relation during vacuum - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Incomplete freezing when truncating a relation during vacuum
Date
Msg-id 23669.1385828289@sss.pgh.pa.us
Whole thread Raw
In response to Re: Incomplete freezing when truncating a relation during vacuum  (Andres Freund <andres@2ndquadrant.com>)
Responses Re: Incomplete freezing when truncating a relation during vacuum  (Andres Freund <andres@2ndquadrant.com>)
Re: Incomplete freezing when truncating a relation during vacuum  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-hackers
Andres Freund <andres@2ndquadrant.com> writes:
> I am not sure if it's a good idea to delay the release because of this,
> there are so many other critical issues that that seems like a bad
> tradeoff.

Indeed.  We already said that this release was being done *now* because
of the replication bug, and I see no reason to change that.  The more
last-minute stuff we try to cram in, the bigger risk of (another)
mistake.  We've already taken a credibility hit from introducing a new
bug into the last round of update releases; let's please not take a
risk of doing that again.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: MultiXact truncation, startup et al.
Next
From: Andres Freund
Date:
Subject: Re: Incomplete freezing when truncating a relation during vacuum