Re: [SPAM] Re: posix_fadvise v22

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: [SPAM] Re: posix_fadvise v22
Дата
Msg-id 603c8f070901101107m3321d2acu439cea602d6c7a1c@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [SPAM] Re: posix_fadvise v22  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> I think at a minimum there should be a manual configuration switch
> (ie something in pg_config_manual.h) to allow the builder to disable
> use of posix_fadvise, even if configure thinks it's there.  Depending
> on buildfarm results we may have to do more than that.

This seems pretty pointless, since there is already a GUC to control
the behavior, and the default is off.  The only value here would be if
you could demonstrate that even with effective_io_concurrency set to 1
there is a significant performance dropoff.  But that would probably
be an argument for rejecting the patch outright, not adding a
compile-time switch.

...Robert


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [SPAM] Re: posix_fadvise v22
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: [PATCHES] updated hash functions for postgresql v1