Re: Index scan is not working, why?? - Mailing list pgsql-performance

From Scott Marlowe
Subject Re: Index scan is not working, why??
Date
Msg-id AANLkTim3OpYbaEHXhQ+9dJJPJtKybQ5q+8vuqcnDcG9j@mail.gmail.com
Whole thread Raw
In response to Re: Index scan is not working, why??  (Samuel Gendler <sgendler@ideasculptor.com>)
List pgsql-performance
On Thu, Oct 21, 2010 at 1:51 AM, Samuel Gendler
<sgendler@ideasculptor.com> wrote:
> please provide non-default config options on this host plus the same from a
> host which is using an index scan, please.  Also, postgresql version, OS,
> and all of the other stuff that is asked for in this
> document: http://wiki.postgresql.org/wiki/SlowQueryQuestions.  It is
> impossible to say why the query planner might be choosing a particular plan
> without any insight whatsoever as to how the server is configured.

I know it's mentioned in that wiki doc, but the ddl for the table and
its indexes, or the output of \d tablename is quite useful and should
be included as well.

pgsql-performance by date:

Previous
From: Samuel Gendler
Date:
Subject: Re: Index scan is not working, why??
Next
From: Gael Le Mignot
Date:
Subject: Periodically slow inserts