Re: Some help on buffers and other performance tricks - Mailing list pgsql-performance

From Frank Wiles
Subject Re: Some help on buffers and other performance tricks
Date
Msg-id 20051110092501.36663aa4.frank@wiles.org
Whole thread Raw
In response to Re: Some help on buffers and other performance tricks  (Scott Marlowe <smarlowe@g2switchworks.com>)
Responses Re: Some help on buffers and other performance tricks
List pgsql-performance
On Thu, 10 Nov 2005 09:16:10 -0600
Scott Marlowe <smarlowe@g2switchworks.com> wrote:

> Very valid point.  It's the reason, in my last job, we had a mainline
> server with dual 2800MHz CPUs and a big RAID array.
>
> And our development, build and test system was a Dual Pentium Pro 200
> with 256 Meg of ram.  You notice slow queries real fast on such a box.

  I know several people who use this development method.  It can
  sometimes lead to premature optimizations, but overall I think it is
  a great way to work.

 ---------------------------------
   Frank Wiles <frank@wiles.org>
   http://www.wiles.org
 ---------------------------------


pgsql-performance by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: Some help on buffers and other performance tricks
Next
From: Michael Stone
Date:
Subject: Re: WAL sync behaviour