Re: 回复:Re: Cache relation sizes? - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: 回复:Re: Cache relation sizes?
Date
Msg-id CA+hUKGJg+gqCs0dgo94L=1J9pDp5hKkotji9A05k2nhYQhF4+w@mail.gmail.com
Whole thread Raw
In response to RE: Cache relation sizes?  ("Jamison, Kirk" <k.jamison@jp.fujitsu.com>)
Responses Re: 回复:Re: Cache relation sizes?
List pgsql-hackers
No change yet, just posting a rebase to keep cfbot happy.

One thing I'm wondering about is whether it'd be possible, and if so,
a good idea, to make a kind of tiny reusable cache replacement
algorithm, something modern, that can be used to kill several birds
with one stone (SLRUs, this object pool, ...).  Or if the interlocking
requirements make it too integrated.

Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Question about StartLogicalReplication() error path
Next
From: Noah Misch
Date:
Subject: Re: snapshot too old issues, first around wraparound and then more.