Re: performance tips please

From: "Tomi NA" <hefest(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: performance tips please
Date: 2006-06-21 22:00:41
Message-ID: d487eb8e0606211500o62f7c2f0qd0d29d6ff0b5c1a5@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 6/21/06, Hugo <htakada(at)gmail(dot)com> wrote:
> Hi, I am testing my application and DB (postgres 8.1.4 ) on a :
> DELL-Power Edge 1800 with 2 Xeon 3.2ghz, 2 Gb RAM and 2 SCSI 149 Gb
> each.
> trouble is that the same application and DB(postgres 8.0.4) runs on a:
> DELL pentium 3 with 526MB of RAM and an IDE 20 GB
>
> and comparing the performance of both, a get only 20-30seconds faster
> responses on the new server, where can I start looking to find out why is
> the second server performing this way.
>
> any advice is very appreciated,
>
> thanks in advance
>
> Hugo
>

I assume the the task takes longer than 5 seconds to complete?
Are you running the same OS? Can pgsql distribute the load on both
Xeon processors? Is pgsql custom compiled for a specific architecture
(Pentium III, for example)? How do you measure the response time? Are
there other apps involved?

t.n.a.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Hugo 2006-06-21 22:23:46 Fwd: performance tips please
Previous Message Hugo 2006-06-21 21:42:36 performance tips please