Re: 7.0.2 issues / Geocrawler

Поиск
Список
Период
Сортировка
От Mike Mascari
Тема Re: 7.0.2 issues / Geocrawler
Дата
Msg-id 396C57B5.A59B0F63@mascari.com
обсуждение исходный текст
Ответ на 7.0.2 issues / Geocrawler  (Tim Perdue <tperdue@valinux.com>)
Ответы Re: 7.0.2 issues / Geocrawler  (The Hermit Hacker <scrappy@hub.org>)
Список pgsql-hackers
Tim Perdue wrote:
> 
> This is a *big* help.
> 
> Yes, the table is approx 10-12GB in size and running your length() and
> update queries is going to take a lifetime, since it will require a
> calculation on 4 million rows.
> 
> This doesn't address the serious performance problem I'm finding in
> 7.0.2 for a multi-key select/order by/limit/offset query, which I sent
> in a separate email.
> 
> Tim

If I recall correctly, Marc experienced similar performance
differences with UDM search after upgrading. The optimizer was
redesigned to be smarter about using indexes with both order by
and limit. Tom Lane, of course, knows all there is to know on
this. All I can ask is standard issue precursor to optimizer
questions:

Have you VACUUM ANALYZE'd the table(s) in question?

If so, hopefully Tom Lane can comment.

Sorry I couldn't be more help, 

Mike Mascari


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

Предыдущее
От: Gunnar R|nning
Дата:
Сообщение: Re: Contacting me
Следующее
От: Peter Mount
Дата:
Сообщение: RE: Contacting me