Re: Help optimizing a slow index scan

From: Dan Harris <fbsd(at)drivefaster(dot)net>
To: PostgreSQL Performance <pgsql-performance(at)postgresql(dot)org>
Subject: Re: Help optimizing a slow index scan
Date: 2006-03-16 21:43:56
Message-ID: 4419DC1C.9070806@drivefaster.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Dan Harris wrote:
> explain analyze
.... doh.. sorry to reply to my own post. But I messed up copying some
of the fields into the select statement that you'll see in the "Sort
Key" section of the analyze results. The mistake was mine. Everything
else is "normal" between the query and the plan.

-Dan

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Kevin Grittner 2006-03-16 21:58:53 Re: Background writer configuration
Previous Message Dan Harris 2006-03-16 21:40:32 Help optimizing a slow index scan