Re: 7.3 vs 7.2 - different query plan, bad performance

Поиск
Список
Период
Сортировка
От Manfred Koizar
Тема Re: 7.3 vs 7.2 - different query plan, bad performance
Дата
Msg-id ugipevc89eaqk90s23n8kd2iut5uvskpk4@4ax.com
обсуждение исходный текст
Ответ на 7.3 vs 7.2 - different query plan, bad performance  (Ryszard Lach <siaco@autograf.pl>)
Ответы Re: 7.3 vs 7.2 - different query plan, bad performance  (siaco@allegro.pl)
Список pgsql-performance
On Fri, 13 Jun 2003 20:45:06 +0200, Ryszard Lach <siaco@autograf.pl>
wrote:
>I have a problem with performance after upgrading from 7.2 to 7.3.

Try
    VACUUM ANALYSE;

and then re-run your query.  If it is still slow, post the new EXPLAIN
ANALYSE output here.

Servus
 Manfred

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: any way to use indexscan to get last X values with "order by Y limit X" clause?
Следующее
От: Tomaz Borstnar
Дата:
Сообщение: Re: any way to use indexscan to get last X values