Re: locking/performance, Solaris performance discovery

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: locking/performance, Solaris performance discovery
Дата
Msg-id 26975.1065450614@sss.pgh.pa.us
обсуждение исходный текст
Ответ на locking/performance, Solaris performance discovery  (Jeff <threshar@torgo.978.org>)
Ответы Re: locking/performance, Solaris performance discovery  (Jeff <threshar@torgo.978.org>)
Список pgsql-performance
Jeff <threshar@torgo.978.org> writes:
> I've started profiling and running tests... currently it is leaning
> towards the sysv semaphores. I see in src/backend/port/ that pg_sema.c is
> linked to the sysv implementation.

Does Solaris have Posix semaphores?  You could try using those instead.

            regards, tom lane

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

Предыдущее
От: Jeff
Дата:
Сообщение: locking/performance, Solaris performance discovery
Следующее
От: Jeff
Дата:
Сообщение: Re: locking/performance, Solaris performance discovery