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