Re: slow dropping of tables, DropRelFileNodeBuffers, tas - Mailing list pgsql-hackers

From Tom Lane
Subject Re: slow dropping of tables, DropRelFileNodeBuffers, tas
Date
Msg-id 11750.1339096930@sss.pgh.pa.us
Whole thread Raw
In response to Re: slow dropping of tables, DropRelFileNodeBuffers, tas  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: slow dropping of tables, DropRelFileNodeBuffers, tas
List pgsql-hackers
Simon Riggs <simon@2ndQuadrant.com> writes:
> On 7 June 2012 17:34, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Oh, I must be confused about which patch we are talking about --- I
>> thought this was in reference to some of the WIP ideas that were being
>> thrown about with respect to using lock-free access primitives. �Which
>> patch are you proposing for commit now, exactly?

> Both of these, as attached up thread.

> Simon's patch - dropallforks.v1.patch
> Jeff's patch - DropRelFileNodeBuffers_unlock_v1.patch
> (needs a little tidyup)

OK, will take a look.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: XLog changes for 9.3
Next
From: Andres Freund
Date:
Subject: Re: WalSndWakeup() and synchronous_commit=off