Re: index usage for min() vs. "order by asc limit 1"

Поиск
Список
Период
Сортировка
От MirrorX
Тема Re: index usage for min() vs. "order by asc limit 1"
Дата
Msg-id 1321625799413-5004410.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: index usage for min() vs. "order by asc limit 1"  (Ben Chobot <bench@silentmedia.com>)
Список pgsql-performance
can you run an analyze command first and then post here the results of:
select * FROM pg_stats WHERE tablename = 'delayed_jobs';
?

--
View this message in context:
http://postgresql.1045698.n5.nabble.com/index-usage-for-min-vs-order-by-asc-limit-1-tp5002928p5004410.html
Sent from the PostgreSQL - performance mailing list archive at Nabble.com.

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

Предыдущее
От: Cédric Villemain
Дата:
Сообщение: Re: Benchmarking tools, methods
Следующее
От: Claudio Freire
Дата:
Сообщение: Re: probably cause (and fix) for floating-point assist faults on itanium