Re: New to PostgreSQL, performance considerations

From: "Bucky Jordan" <bjordan(at)lumeta(dot)com>
To: "Daniel van Ham Colchete" <daniel(dot)colchete(at)gmail(dot)com>, <pgsql-performance(at)postgresql(dot)org>
Subject: Re: New to PostgreSQL, performance considerations
Date: 2006-12-12 20:16:17
Message-ID: 78ED28FACE63744386D68D8A9D1CF5D420A281@MAIL.corp.lumeta.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

> I just made another test with a second Gentoo machine:
>
> Pentium 4 3.0Ghz Prescott
> GCC 4.1.1
> Glibc 2.4
> PostgreSQL 8.1.5
> Kernel 2.6.17
>
> Same postgresql.conf as yesterday's.
>
> First test
> ==========
> GLIBC: -O2 -march=i686
> PostgreSQL: -O2 -march=i686
> Results: 974.638731 975.602142 975.882051 969.142503 992.914167
> 983.467131 983.231575 994.901330 970.375221 978.377467
> Average (error): 980 tps (13 tps)

Do you have any scripts for the above process you could share with the
list? I have a few machines (a woodcrest and an older Xeon) that I could
run this on...

Thanks,

Bucky

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Ron 2006-12-12 20:31:42 Re: New to PostgreSQL, performance considerations
Previous Message Daniel van Ham Colchete 2006-12-12 18:35:50 Re: New to PostgreSQL, performance considerations