Re: Performance features the 4th

From: Jan Wieck <JanWieck(at)Yahoo(dot)com>
To: Neil Conway <neilc(at)samurai(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Performance features the 4th
Date: 2003-11-05 20:28:37
Message-ID: 3FA95D75.2030003@Yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Neil Conway wrote:

> Jan Wieck <JanWieck(at)Yahoo(dot)com> writes:
>> This patch contains the "still not yet ready" performance improvements
>> discussed over the couple last days.
>
> Cool stuff!
>
>> The buffer replacement strategy is a slightly modified version of
>> ARC.
>
> BTW Jan, I got your message about taking a look at the ARC code; I'm
> really busy at the moment, but I'll definitely take a look at it when
> I get a chance.
>
>> I personally would like to see this work included in a 7.4.x
>> release.
>
> Personally, I can't see any circumstance under which I would view this
> as appropriate for integration into the 7.4 branch -- the changes this
> patch introduces are pretty fundamental to the system; even with
> testing I'd rather not see a stable release series potentially
> destabilized. Furthermore, it's not as if these performance issues
> have been recently discovered: we've been aware of most of them for at
> least one or two prior releases (if not much longer).

There are many aspects to this, and a full consensus will probably not
be reachable.

As a matter of fact, people who have performance problems are likely to
be the same who have upgrade problems. And as Gaetano pointed out
correctly, we will see wildforms with one or the other feature applied.

My opinion is that it is best for us as supporters and for the
reputation of PostgreSQL to try to keep the number of wildforms as small
as possible and to provide those features applied in the best possible
quality.

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 #

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Marc G. Fournier 2003-11-05 20:31:20 Re: Open Issues for 7.4
Previous Message Jan Wieck 2003-11-05 20:11:18 Re: Performance features the 4th