Re: PostgreSQL on Solaris 8 and ufs

From: Andrew Sullivan <ajs(at)crankycanuck(dot)ca>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: PostgreSQL on Solaris 8 and ufs
Date: 2005-03-23 17:58:59
Message-ID: 20050323175859.GD26236@phlogiston.dyndns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Wed, Mar 23, 2005 at 09:32:07AM -0800, Tom Arthurs wrote:
> found that high context switching seems to be more a symptom,

Yes, that's a good point. It usually _is_ a symptom; but it might be
a symptom that you've got an expensive query, and Solaris's foot-gun
approach to handling such cases is a little painful. (We didn't give
up on Solaris because of cs problems, BTW; but I have to say that AIX
seems to be a little less prone to self-DOS on this front than
Solaris was. If you really want to hear me rant, ask me some time
about ecache and Sun support.)

A

--
Andrew Sullivan | ajs(at)crankycanuck(dot)ca
The plural of anecdote is not data.
--Roger Brinner

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Keith Browne 2005-03-23 19:22:07 Re: BUG #1552: massive performance hit between 7.4 and 8.0.1
Previous Message Andrew Sullivan 2005-03-23 17:55:07 Re: PostgreSQL on Solaris 8 and ufs