Re: Have we out-grown Flex?

From: Peter Geoghegan <peter(at)2ndquadrant(dot)com>
To: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>
Cc: PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Have we out-grown Flex?
Date: 2012-05-02 16:31:49
Message-ID: CAEYLb_VE=iYJeQpxxavM4wSO-xSRViKzpVxBg1ri9PG1Wztzeg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2 May 2012 17:20, Jeff Janes <jeff(dot)janes(at)gmail(dot)com> wrote:
> For -S -M simple, the time spent planning is 5 times more than the
> time spent parsing.  It may be worthwhile to reduce the time spent
> parsing, but if the goal is parity with MySQL it probably isn't the
> place to start.

Could you please share your figures and methodology? I've heard of far
larger proportions than that.

--
Peter Geoghegan       http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training and Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2012-05-02 16:34:15 eqjoinsel_semi still sucks ...
Previous Message Alvaro Herrera 2012-05-02 16:26:28 Re: extending relations more efficiently