Re: [PERFORM] Trying to figure out pgbench

2005-06-21 Thread William Yu
I wonder if the -c parameter is truly submitting everything in parallel. Having 2 telnet sessions up -- 1 doing -c 1 and another doing -c 100 -- I don't see much different in the display speed messages. Perhaps it's an issue with the telnet console display limiting the command speed. I thought

Re: [PERFORM] Trying to figure out pgbench

2005-06-21 Thread Mohan, Ross
I had a similar experience. regardless of scaling, etc, I got same results. almost like flags are not active. did pgbench -I template1 and pgbench -c 10 -t 50 -v -d 1 and played around from there This is on IBM pSeries, AIX5.3, PG8.0.2 -Original Message- From: [EMAIL PROTECTED]