Re: insane index scan times

Поиск
Список
Период
Сортировка
От hubert depesz lubaczewski
Тема Re: insane index scan times
Дата
Msg-id 9e4684ce0706091227u34fa4a0fy4e5a7c94afbb7926@mail.gmail.com
обсуждение исходный текст
Ответ на Re: insane index scan times  (Sergei Shelukhin <realgeek@gmail.com>)
Список pgsql-general
On 6/7/07, Sergei Shelukhin <realgeek@gmail.com> wrote:
Version is 8.1
The query I originally ran returned ~4-5 rows and had a lot of other
joins and filtering conditions prior to the join with the big table.
Is there any way to instruct postgres to do joins in the specific
order or smth?

make explain analyze of original query (notice *explain analyze* and not *explain*), and post this to list. otherwise - you can't really hope someone will tell you what's wrong.

depesz

--
http://www.depesz.com/ - nowy, lepszy depesz

В списке pgsql-general по дате отправления:

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: pg_hba.conf - md5
Следующее
От: ABHANG RANE
Дата:
Сообщение: gist index on cube column