From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
---|---|
To: | Oskari Saarenmaa <os(at)ohmu(dot)fi> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #8470: 9.3 locking/subtransaction performance regression |
Date: | 2013-10-05 15:14:50 |
Message-ID: | 20131005151450.GA7086@eldon.alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Oskari Saarenmaa wrote:
> 05.10.2013 01:31, Alvaro Herrera kirjoitti:
> > AFAICS the problem here is that this test doesn't use MultiXactIds at
> > all in 9.2, but it does in 9.3. I vaguely recall Noah tried to convince
> > me to put in an optimization which would have avoided this issue; I will
> > give that a thought. I don't think I will be able to get it done for
> > 9.3.1 though.
>
> Is the schedule for 9.3.1 visible somewhere?
Not sure. I just happen to know it'll be git-tagged early next week.
> Please reconsider trying to get a fix for this in as it's a pretty big
> regression from 9.2.
I understand the pressure. Sadly, I have other things scheduled right
now that I can't postpone. I might still be able to get to it over the
weekend; if someone else has time and can submit and/or test a patch,
that would perhaps allow me to get it done in time.
--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2013-10-05 15:23:56 | Re: BUG #8470: 9.3 locking/subtransaction performance regression |
Previous Message | Michael Paquier | 2013-10-05 14:28:18 | Re: BUG #8498: pg_trgm is missing from windows edb package |