From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Noah Misch <noah(at)leadboat(dot)com>, Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>, "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, Steve Kehlet <steve(dot)kehlet(at)gmail(dot)com>, Forums postgresql <pgsql-general(at)postgresql(dot)org>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 |
Date: | 2015-06-05 18:36:30 |
Message-ID: | 20150605183630.GV133018@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
Tom Lane wrote:
> Robert Haas <robertmhaas(at)gmail(dot)com> writes:
> > There are at least two other known issues that seem like they should
> > be fixed before we release:
>
> > 1. The problem that we might truncate an SLRU members page away when
> > it's in the buffers, but not drop it from the buffers, leading to a
> > failure when we try to write it later.
>
> > 2. Thomas's bug fix for another longstanding but that occurs when you
> > run his checkpoint-segment-boundary.sh script.
>
> > I think we might want to try to fix one or both of those before
> > cutting a new release. I'm less sold on the idea of installing
> > WAL-logging in this minor release. That probably needs to be done,
> > but right now we've got stuff that worked in early 9.3.X release and
> > is now broken, and I'm in favor of fixing that first.
>
> Okay, but if we're not committing today to a release wrap on Monday,
> I don't see it happening till after PGCon.
In that case, I think we should get a release out next week. The
current situation is rather badly broken and dangerous, and the above
two bugs are nowhere as problematic. If we can get fixes for these over
the weekend, that would be additional bonus.
--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Ravi Krishna | 2015-06-05 18:37:54 | Re: alter column type |
Previous Message | Michael Nolan | 2015-06-05 18:36:12 | Re: alter column type |
From | Date | Subject | |
---|---|---|---|
Next Message | Josh Berkus | 2015-06-05 18:39:47 | Re: [CORE] Restore-reliability mode |
Previous Message | Tom Lane | 2015-06-05 18:33:12 | Re: [HACKERS] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 |