Practical upper limits of pgbench read/write tps with 8.3 - Mailing list pgsql-performance

From Jeffrey Baker
Subject Practical upper limits of pgbench read/write tps with 8.3
Date
Msg-id fd145f7d0807071405t1bdf4be0j8583fc9965a7719e@mail.gmail.com
Whole thread Raw
Responses Re: Practical upper limits of pgbench read/write tps with 8.3  (Greg Smith <gsmith@gregsmith.com>)
List pgsql-performance
I'm spending a third day testing with the ioDrive, and it occurred to
me that I should normalize my tests by mounting the database on a
ramdisk.  The results were surprisingly low.  On the single 2.2GHz
Athlon, the maximum tps seems to be 1450.  This is achieved with a
single connection.  I/O rates to and from the ramdisk never exceed
50MB/s on a one-minute average.

With the flash device on the same benchmark, the tps rate is 1350,
meaning that as far as PostgreSQL is concerned, on this machine, the
flash device achieves 90% of the best possible performance.

Question being: what's the bottleneck?  Is PG lock-bound?

-jwb

pgsql-performance by date:

Previous
From: PFC
Date:
Subject: Re: Fusion-io ioDrive
Next
From: Greg Smith
Date:
Subject: Re: Practical upper limits of pgbench read/write tps with 8.3