Re: locking/performance, Solaris performance discovery - Mailing list pgsql-performance

From Tom Lane
Subject Re: locking/performance, Solaris performance discovery
Date
Msg-id 26975.1065450614@sss.pgh.pa.us
Whole thread Raw
In response to locking/performance, Solaris performance discovery  (Jeff <threshar@torgo.978.org>)
Responses Re: locking/performance, Solaris performance discovery
List 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 by date:

Previous
From: Jeff
Date:
Subject: locking/performance, Solaris performance discovery
Next
From: Jeff
Date:
Subject: Re: locking/performance, Solaris performance discovery