回复:Re: Cache relation sizes?

From: 陈佳昕(步真) <buzhen(dot)cjx(at)alibaba-inc(dot)com>
To: 陈佳昕(步真) <buzhen(dot)cjx(at)alibaba-inc(dot)com>, "Thomas Munro" <thomas(dot)munro(at)gmail(dot)com>
Cc: "Amit Kapila" <amit(dot)kapila16(at)gmail(dot)com>, "Konstantin Knizhnik" <k(dot)knizhnik(at)postgrespro(dot)ru>, "PostgreSQL Hackers" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: 回复:Re: Cache relation sizes?
Date: 2021-01-19 03:42:35
Message-ID: 1dbab812-8067-4668-a45d-0c266cd885c7.buzhen.cjx@alibaba-inc.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Thomas
I want to share a patch with you, I change the replacement algorithm from fifo to a simple lru.

Buzhen

Attachment Content-Type Size
0001-update-fifo-to-lru-to-sweep-a-valid-cache.patch application/octet-stream 5.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Nancarrow 2021-01-19 03:49:13 Re: Parallel INSERT (INTO ... SELECT ...)
Previous Message Zhang, Jie 2021-01-19 03:37:31 [patch] Help information for pg_dump