RE: [Patch] Optimize dropping of relation buffers using dlist

From: "k(dot)jamison(at)fujitsu(dot)com" <k(dot)jamison(at)fujitsu(dot)com>
To: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: RE: [Patch] Optimize dropping of relation buffers using dlist
Date: 2020-06-17 06:14:35
Message-ID: OSBPR01MB2341B3F9BC87BAA23BFC7833EF9A0@OSBPR01MB2341.jpnprd01.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Since the last posted version of the patch fails, attached is a rebased version.
Written upthread were performance results and some benefits and challenges.
I'd appreciate your feedback/comments.

Regards,
Kirk Jamison

Attachment Content-Type Size
v8-Optimize-dropping-of-relation-buffers-using-dlist.patch application/octet-stream 28.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrey V. Lepikhov 2020-06-17 06:24:48 Re: [POC] Fast COPY FROM command for the table with foreign partitions
Previous Message Amit Khandekar 2020-06-17 05:52:04 Re: calling procedures is slow and consumes extra much memory against calling function