Re: Index scan is not working, why??

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Index scan is not working, why??
Дата
Msg-id AANLkTim3OpYbaEHXhQ+9dJJPJtKybQ5q+8vuqcnDcG9j@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Index scan is not working, why??  (Samuel Gendler <sgendler@ideasculptor.com>)
Список 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 по дате отправления:

Предыдущее
От: Samuel Gendler
Дата:
Сообщение: Re: Index scan is not working, why??
Следующее
От: Gael Le Mignot
Дата:
Сообщение: Periodically slow inserts