Re: [HACKERS] A Better External Sort?

Поиск
Список
Период
Сортировка
От Michael Stone
Тема Re: [HACKERS] A Better External Sort?
Дата
Msg-id 20051006094934.GB17398@mathom.us
обсуждение исходный текст
Ответ на Re: [HACKERS] A Better External Sort?  ("Luke Lonergan" <llonergan@greenplum.com>)
Список pgsql-performance
On Wed, Oct 05, 2005 at 04:55:51PM -0700, Luke Lonergan wrote:
>You've proven my point completely.  This process is bottlenecked in the CPU.
>The only way to improve it would be to optimize the system (libc) functions
>like "fread" where it is spending most of it's time.

Or to optimize its IO handling to be more efficient. (E.g., use larger
blocks to reduce the number of syscalls.)

Mike Stone

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

Предыдущее
От: Yann Michel
Дата:
Сообщение: Re: index on custom function; explain
Следующее
От: Ian Westmacott
Дата:
Сообщение: Re: wal_buffers