Re: Moving 'hot' pages from buffer pool to heap - Mailing list pgsql-hackers

From Jeff Janes
Subject Re: Moving 'hot' pages from buffer pool to heap
Date
Msg-id CAMkU=1zeXtnsdg_QJHzJ=FB3q1CQiw8mjpoCFFpjdSQXwp9-2A@mail.gmail.com
Whole thread Raw
In response to Moving 'hot' pages from buffer pool to heap  (Atri Sharma <atri.jiit@gmail.com>)
Responses Re: Moving 'hot' pages from buffer pool to heap  (Atri Sharma <atri.jiit@gmail.com>)
List pgsql-hackers
On Mon, Aug 5, 2013 at 12:36 PM, Atri Sharma <atri.jiit@gmail.com> wrote:
> Hi all,
>
> I was experimenting with the idea of moving hot buffer pages from the
> buffer pool to heap,

Which heap do you mean here? Alas, half the data structures used in CS
are called "heap".  I can't think of any of them that are good
candidates for this, though.

Cheers,

Jeff



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Disabling ALTER SYSTEM SET WAS: Re: ALTER SYSTEM SET command to change postgresql.conf parameters
Next
From: Noah Misch
Date:
Subject: Re: pg_basebackup vs. Windows and tablespaces