Re: Some help on buffers and other performance tricks

From: Frank Wiles <frank(at)wiles(dot)org>
To: Scott Marlowe <smarlowe(at)g2switchworks(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Some help on buffers and other performance tricks
Date: 2005-11-10 15:25:01
Message-ID: 20051110092501.36663aa4.frank@wiles.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Thu, 10 Nov 2005 09:16:10 -0600
Scott Marlowe <smarlowe(at)g2switchworks(dot)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(at)wiles(dot)org>
http://www.wiles.org
---------------------------------

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Merlin Moncure 2005-11-10 15:43:50 Re: Some help on buffers and other performance tricks
Previous Message Scott Marlowe 2005-11-10 15:16:10 Re: Some help on buffers and other performance tricks