Re: 8.4 Performance improvements: was Re: Proposal of tunable fix for scalability of 8.4

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: 8.4 Performance improvements: was Re: Proposal of tunable fix for scalability of 8.4
Дата
Msg-id 12431.1236965004@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: 8.4 Performance improvements: was Re: Proposal of tunable fix for scalability of 8.4  (Alan Stange <stange@rentec.com>)
Ответы Re: 8.4 Performance improvements: was Re: Proposal of tunable fix for scalability of 8.4  (Gregory Stark <stark@enterprisedb.com>)
Список pgsql-performance
Alan Stange <stange@rentec.com> writes:
> Gregory Stark wrote:
>> AFAIK Opensolaris doesn't implement posix_fadvise() so there's no benefit.

> It's implemented.   I'm guessing it's not what you want to see though:
> http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/lib/libc/port/gen/posix_fadvise.c

Ugh.  So apparently, we actually need to special-case Solaris to not
believe that posix_fadvise works, or we'll waste cycles uselessly
calling a do-nothing function.  Thanks, Sun.

            regards, tom lane

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

Предыдущее
От: "Jignesh K. Shah"
Дата:
Сообщение: Re: Proposal of tunable fix for scalability of 8.4
Следующее
От: Scott Carey
Дата:
Сообщение: Re: Proposal of tunable fix for scalability of 8.4