[HACKERS] Patch to improve performance of replay of AccessExclusiveLock - Mailing list pgsql-hackers

From David Rowley
Subject [HACKERS] Patch to improve performance of replay of AccessExclusiveLock
Date
Msg-id CAKJS1f9vJ841HY=wonnLVbfkTWGYWdPN72VMxnArcGCjF3SywA@mail.gmail.com
Whole thread Raw
Responses Re: [HACKERS] Patch to improve performance of replay of AccessExclusiveLock  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers
Hackers,

I've attached a small patch which aims to improve the performance of
AccessExclusiveLock when there are many AccessExclusiveLock stored.


-- 
 David Rowley                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Attachment

pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: [HACKERS] Should we cacheline align PGXACT?
Next
From: Peter Eisentraut
Date:
Subject: Re: [HACKERS] Change in "policy" on dump ordering?