Re: Improved scanner performance

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Improved scanner performance
Дата
Msg-id 28261.1019323500@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Improved scanner performance  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> Here's a breakdown of the postmaster file sizes and the wall-clock run
> time of the long-literal test:

> no options    1749912        1m58.688s
> -CFe        1754315        1m49.223s
> -CF        1817621        1m43.780s
> -CFa        1890197        1m45.600s

> Seeing this, I think -CF should be OK space and time-wise.

Looks like a reasonable compromise to me too.
        regards, tom lane


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Improved scanner performance
Следующее
От: Curt Sampson
Дата:
Сообщение: Re: [GENERAL] general design question