Re: New lock types - Mailing list pgsql-hackers

From Tom Lane
Subject Re: New lock types
Date
Msg-id 28273.1033768686@sss.pgh.pa.us
Whole thread Raw
In response to New lock types  (Alvaro Herrera <alvherre@atentus.com>)
Responses Re: New lock types
List pgsql-hackers
Alvaro Herrera <alvherre@atentus.com> writes:
> I'm looking at implementing the btree reorganizer described in "On-line
> reorganization of sparsely-...", ACM SIGMOD proceedings 1996, by Zou and
> Salzberg.  It seems to me I'll have to add some amount of lock types
> in the lock manager.  Does that bother you?

Such as?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: ALTER TABLE ... ADD COLUMN
Next
From: "Curtis Faith"
Date:
Subject: Re: Potential Large Performance Gain in WAL synching