Re: Solaris Performance - Mailing list pgsql-general

From Bruce Momjian
Subject Re: Solaris Performance
Date
Msg-id 200202042017.g14KHaZ04363@candle.pha.pa.us
Whole thread Raw
In response to Solaris Performance  ("P.J. \"Josh\" Rovero" <rovero@sonalysts.com>)
List pgsql-general
P.J. "Josh" Rovero wrote:
> We've been running equivalent configurations and schema on
> HP-UX, Solaris, and x86 Linux, and benchmarking with
> pgbench and some application-specific data.  All testing
> was with 7.2rc2, and all were built natively on each platform.
>
> Performance on Solaris (2.6 and 2.7) seems lackluster, even when
> postgres processes are not CPU, memory, or IO bound, and whether
> over local Unix or tcpip sockets.
>
> Are there any other Solaris-specific optimizations or configuration
> items that we should consider?

Yes, we have heard this report several times.  We know process startup
is slower on Solaris that other operating systems.  How much of your
testing is related to starting a new process?  Other than that, we think
perhaps the sheer weight of Solaris is slowing us down, though we don't
have any hard answers to give you.

Sorry.  I would rather have given a better answer.  We are willing to
work with you to idenfity the parts that are slowest and see if we can
somehow work around them.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Solaris Performance
Next
From: Bruce Momjian
Date:
Subject: Re: Solaris Performance