On Thu, Apr 20, 2006 at 08:06:30PM +0200, Magnus Hagander wrote: > It reuqires a multi-CPU box, right? I don't hav eone with pgwin32 on > ATM. Do you know if it's enough with hyperthreading?
Hrm... not sure. Let me see if I can find a box with HT here and test it. Running the following batch file with arguments of 40 40 1000 is almost guaranteed to trigger the problem, though... @echo off dropdb bench createdb bench pgbench -i -s %1 bench pgbench -t %3 -c %2 -n bench -- Jim C. Nasby, Sr. Engineering Consultant [EMAIL PROTECTED] Pervasive Software http://pervasive.com work: 512-231-6117 vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461 ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings