From: | Jan Wieck <JanWieck(at)Yahoo(dot)com> |
---|---|
To: | Robert Treat <xzilla(at)users(dot)sourceforge(dot)net> |
Cc: | Neil Conway <neilc(at)samurai(dot)com>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Christopher Browne <cbbrowne(at)libertyrms(dot)info>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: cvs head? initdb? |
Date: | 2003-11-16 16:53:32 |
Message-ID: | 3FB7AB8C.9080101@Yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Robert Treat wrote:
>
> but how do you test this if you cant run them both against each other to
> compare? (initally running vs 7.4 does tell you something, but even now, 7.5
> improved cross datatype index improvments could skew the results of any
> comparisons)
Right. But with the current two candidates (LRU and ARC) in the field
only, there isn't much to compare. If someone wants to implement another
algorithm, I will be happy to put the required switchboard (something
like the jump table in smgr) into the code. Right now I see much more
bang for the buck in creating the background writer.
Jan
--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#================================================== JanWieck(at)Yahoo(dot)com #
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2003-11-16 16:58:12 | Re: [PATCHES] SRA Win32 sync() code |
Previous Message | Jan Wieck | 2003-11-16 16:46:01 | Re: cvs head? initdb? |