Re: [PERFORM] 8.3 write performance

2008-03-14 Thread Enrico Sirola
Hi, I follow up myself: I was using pgbench with the wrong scale size. With the configuration I posted before and scale=100 I Get the following: sudo -u postgres pgbench -c 10 -t 1 -s 100 starting vacuum...end. transaction type: TPC-B (sort of) scaling factor: 100 number of clients: 10 n

[PERFORM] 8.3 write performance

2008-03-12 Thread Enrico Sirola
Hello, (you could receive this message twice - I have some email issues sorry) I'm setting up a new DB with Centos 5 (amd64) + postgresql 8.3 installed from the pgsql yum repository. This is a host dedicated to postgresql. From the benchmarks I found here and there on the web, and having digged