Re: scalablility problem

From: Xiaoning Ding <dingxn(at)cse(dot)ohio-state(dot)edu>
To: Ron Mayer <rm_pg(at)cheapcomplexdevices(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: scalablility problem
Date: 2007-04-01 17:51:36
Message-ID: 460FF128.8090403@cse.ohio-state.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

I repeated the test again. It took 0.92 second under 8.2.3.
I checked system load using top and ps. There is no other
active processes.

Xiaoning

Ron Mayer wrote:
> Xiaoning Ding wrote:
>> Postgresql is 7.3.18. [...]
>> 1 process takes 0.65 second to finish.
>
>> I update PG to 8.2.3. The results are [...] now.
>> 1 process : 0.94 second
>
> You sure about your test environment? Anything else
> running at the same time, perhaps?
>
> I'm a bit surprised that 8.2.3 would be 40% slower than 7.3.18
> even in the single process case.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
>
>

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Dave Cramer 2007-04-02 00:26:35 Re: scalablility problem
Previous Message Ron Mayer 2007-04-01 10:22:08 Re: scalablility problem