Re: zLinux Load Testing Experience

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: zLinux Load Testing Experience
Дата
Msg-id 6108.1367448998@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: zLinux Load Testing Experience  (Andrew Hastie <andrew@ahastie.net>)
Список pgsql-general
Andrew Hastie <andrew@ahastie.net> writes:
> Did you confirm that there is a native spinlocks implementation and it is being used?  - I believe so as no errors or
warningslogged during the build. Is there a simple way to check whether spin-locks are running native? 

All non-ancient versions of PG force you to say "configure --disable-spinlocks"
to get a build without native spinlocks.  Such builds are only
considered suitable for zero-order port testing, because the performance
hit is so bad.

            regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: LONG delete with LOTS of FK's
Следующее
От: Ralph Graulich
Дата:
Сообщение: Re: tstzrange with ... 'infinity'] + upper_inf() using 9.2.4