Re: Re: [COMMITTERS] pgsql: Remove O(N^2) performance issue with multiple SAVEPOINTs.

From: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: Simon Riggs <simon(at)2ndquadrant(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Re: [COMMITTERS] pgsql: Remove O(N^2) performance issue with multiple SAVEPOINTs.
Date: 2011-07-22 07:34:32
Message-ID: 4E292808.4040400@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On 21.07.2011 21:05, Alvaro Herrera wrote:
> Excerpts from Simon Riggs's message of jue jul 21 13:30:25 -0400 2011:
>
>> I think I'll just revert it though. Subtransactions need a lot of
>> tuning but this isn't high enough up my list to be worth the work.
>
> If it works and is sane, why would you revert it?

See http://archives.postgresql.org/pgsql-hackers/2011-07/msg01037.php.

--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2011-07-22 20:18:02 pgsql: Unbreak unlogged tables.
Previous Message Bruce Momjian 2011-07-21 21:13:20 pgsql: In pg_upgrade, add C comment about why we don't try to do shared

Browse pgsql-hackers by date

  From Date Subject
Next Message Albe Laurenz 2011-07-22 08:08:53 Re: Questions and experiences writing a Foreign Data Wrapper
Previous Message Pavel Stehule 2011-07-22 04:50:30 Re: proposal: new contrib module plpgsql's embeded sql validator