On Tue, Mar 5, 2013 at 1:35 PM, Jon Nelson <jnelson+pgsql(at)jamponi(dot)net> wrote:
>
> pgbench -h BLAH -c 32 -M prepared -t 100000 -S
> I get 95,000 to 100,000 tps.
>
> pgbench -h BLAH -c 32 -M prepared -t 100000
> seems to hover around 6,200 tps (size 100) to 13,700 (size 400)
Some followup:
The read test goes (up to) 133K tps, and the read-write test to 22k
tps when performed over localhost.
--
Jon