Re: [HACKERS] Moving relation extension locks out of heavyweightlock manager - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [HACKERS] Moving relation extension locks out of heavyweightlock manager
Date
Msg-id 20180330074335.GH1368@paquier.xyz
Whole thread Raw
In response to Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager  (Masahiko Sawada <sawada.mshk@gmail.com>)
List pgsql-hackers
On Thu, Mar 01, 2018 at 04:01:28PM -0500, Robert Haas wrote:
> If you have a clever idea how to make this work with as few atomic
> operations as the current patch uses while at the same time reducing
> the possibility of contention, I'm all ears.  But I don't see how to
> do that.

This thread has no activity since the beginning of the commit fest, and
it seems that it would be hard to reach something committable for v11,
so I am marking it as returned with feedback.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Chris Travers
Date:
Subject: Re: Feature Request - DDL deployment with logical replication
Next
From: Michael Paquier
Date:
Subject: Re: faster testing with symlink installs