Re: planner/optimizer question - Mailing list pgsql-performance

From Gary Doades
Subject Re: planner/optimizer question
Date
Msg-id 40917CDC.3078.14EE7897@localhost
Whole thread Raw
In response to Re: planner/optimizer question  ("Gary Doades" <gpd@gpdnet.co.uk>)
List pgsql-performance
On 29 Apr 2004 at 15:35, Kenneth Marshall wrote:

> Did you try to cluster based on the index?
>
> --Ken

Yes, This speeds up the index scan a little (12%). This to me just
reinforces the overhead that subsequently having to go and fetch the
data tuple actually has on the performance.

Cheers,
Gary.


pgsql-performance by date:

Previous
From: Josh Berkus
Date:
Subject: Re: planner/optimizer question
Next
From: Vitaly Belman
Date:
Subject: Re: Simply join in PostrgeSQL takes too long