Re: Optimizer internals

From: "John Vincent" <lusis(dot)org(at)gmail(dot)com>
To: "Mark Lewis" <mark(dot)lewis(at)mir3(dot)com>
Cc: "PGSQL Performance" <pgsql-performance(at)postgresql(dot)org>
Subject: Re: Optimizer internals
Date: 2006-06-15 19:38:32
Message-ID: c841561b0606151238m333ca5cdgccd066b980a29aac@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Any suggestions? FYI the original question wasn't meant as a poke at
> comparing PG to MySQL to DB2. I'm not making an yvalue judgements either
> way. I'm just trying to understand how we can use it the best way possible.
>

Actually we just thought about something. With PG, we can create an index
that is a SUM of the column where indexing, no? We're going to test this in
a few hours. Would that be able to be satisfied by an index scan?

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message John Vincent 2006-06-15 19:43:09 Re: Optimizer internals
Previous Message Scott Marlowe 2006-06-15 19:26:39 Re: Optimizer internals