Re: Inefficient min/max against partition (ver 9.1.1)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Inefficient min/max against partition (ver 9.1.1)
Дата
Msg-id 10495.1330716660@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Inefficient min/max against partition (ver 9.1.1)  ("McGehee, Robert" <Robert.McGehee@geodecapital.com>)
Список pgsql-performance
"McGehee, Robert" <Robert.McGehee@geodecapital.com> writes:
> On PostgreSQL 9.1.1, I'm experiencing extremely slow/inefficient
> min/max queries against a partitioned table, despite the recent
> improvements made in version 9.1.

Thanks for the report.  I believe this will fix it:
http://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=ef03b34550e3577c4be3baa25b70787f5646c57b

            regards, tom lane

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

Предыдущее
От: Anssi Kääriäinen
Дата:
Сообщение: Re: Large insert and delete batches
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: [PERFORM] Re: [PERFORM] Re: [PERFORM] Re: [PERFORM] Re: 回复: [PERFORM] PG as in-memory db? How to warm up and re-populate buffers? How to read in all tuples into memory?