Re: LRU

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Neil Conway <neilc(at)samurai(dot)com>
Cc: pgsql-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: LRU
Date: 2005-01-24 22:39:18
Message-ID: 25723.1106606358@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Neil Conway <neilc(at)samurai(dot)com> writes:
> This patch replaces ARC with LRU in current sources.

I'm more than slightly uncomfortable with the size of this patch.
I realize that what you were trying to do was revert the code to its
7.4 state, but is that the long-run direction we want to pursue?
I think it would be better and safer to try to localize the changes
into freelist.c.

regards, tom lane

In response to

  • LRU at 2005-01-24 06:21:41 from Neil Conway

Responses

  • Re: LRU at 2005-01-24 23:14:16 from Neil Conway

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2005-01-24 23:14:16 Re: LRU
Previous Message Dave Page 2005-01-24 21:28:23 pg_autovacuum Win32 Service startup delay