Re: PostgreSQL 9.0 x64 bit pgbench TPC very low question?

From: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
To: tuanhoanganh <hatuan05(at)gmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: PostgreSQL 9.0 x64 bit pgbench TPC very low question?
Date: 2010-12-20 14:24:14
Message-ID: AANLkTinObqxMNt5y_zZiL24=BHrNTrt6rHngq-A9J-SA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

P.s. here's one of my two slower slave machines. It has dual quad
core opterons (2352 2.1GHz) and 32 Gig ram. Controller is an Areca
1680 with 512M battery backed cache and 2 disks for pg_xlog and 12 for
the data/base directory. Running Centos 5.4 or so.

pgbench -c 10 -t 10000 test
starting vacuum...end.
transaction type: TPC-B (sort of)
scaling factor: 100
number of clients: 10
number of transactions per client: 10000
number of transactions actually processed: 100000/100000
tps = 5289.941145 (including connections establishing)
tps = 5302.815418 (excluding connections establishing)

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message James Cloos 2010-12-20 15:33:26 Re: CPU bound
Previous Message Scott Marlowe 2010-12-20 14:21:40 Re: PostgreSQL 9.0 x64 bit pgbench TPC very low question?