Re: Queries 15 times slower on 8.1 beta 2 than on 8.0

Поиск
Список
Период
Сортировка
От Gavin M. Roy
Тема Re: Queries 15 times slower on 8.1 beta 2 than on 8.0
Дата
Msg-id FBF9A147-8D6D-44D6-81F8-53D8D2D51FB0@ehpg.net
обсуждение исходный текст
Ответ на Queries 15 times slower on 8.1 beta 2 than on 8.0  ("Jean-Pierre Pelletier" <pelletier_32@sympatico.ca>)
Список pgsql-performance
What stood out to me the most was:

On Sep 22, 2005, at 2:20 PM, Jean-Pierre Pelletier wrote:

  ->  Seq Scan on price p  (cost=0.00..11317.75 rows=581475 width=4)


a) is the index there, b) have you analyzed, c) perhaps the planners have different default values for when to use an index vrs a seqscan...  if you turn off seqscan, are the timings similar?

Gavin M. Roy
800 Pound Gorilla


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

Предыдущее
От: "Jean-Pierre Pelletier"
Дата:
Сообщение: Queries 15 times slower on 8.1 beta 2 than on 8.0
Следующее
От: "Jean-Pierre Pelletier"
Дата:
Сообщение: Re: Queries 15 times slower on 8.1 beta 2 than on 8.0