Re: Revised Patch to allow multiple table locks in "Unison" - Mailing list pgsql-patches

From Tom Lane
Subject Re: Revised Patch to allow multiple table locks in "Unison"
Date
Msg-id 14887.996467054@sss.pgh.pa.us
Whole thread Raw
In response to Re: Revised Patch to allow multiple table locks in "Unison"  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Revised Patch to allow multiple table locks in "Unison"
List pgsql-patches
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Actually, with this new code, we could go back to locking in oid order,
> which would eliminate the problem.

No it wouldn't.  If anything, locking in a *randomized* order would be
the best bet.  But I have no confidence in this approach, anyway.

            regards, tom lane

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Revised Patch to allow multiple table locks in "Unison"
Next
From: Hiroshi Inoue
Date:
Subject: Re: Revised Patch to allow multiple table locks in "Unison"