Re: reducing the overhead of frequent table locks - now, with WIP patch

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: "Robert Haas" <robertmhaas(at)gmail(dot)com>, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: reducing the overhead of frequent table locks - now, with WIP patch
Date: 2011-06-03 14:13:45
Message-ID: 4DE8A5C9020000250003E07B@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Robert Haas <robertmhaas(at)gmail(dot)com> wrote:

> That's an improvement of about ~3.5x.

Outstanding!

I don't want to even peek at this until I've posted the two WIP SSI
patches (now both listed on the "Open Items" page), but will
definitely take a look after that.

-Kevin

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2011-06-03 14:35:37 Re: BLOB support
Previous Message Robert Haas 2011-06-03 13:34:03 Re: ALTER TABLE ... ADD FOREIGN KEY ... NOT ENFORCED