Re: [HACKERS] Multi-process pgbench?

2001-03-04 Thread Tom Lane
Matthew Kirkwood <[EMAIL PROTECTED]> writes: > I have access to a couple of 4-CPU boxes, and reckon > that a single-process benching tool could well prove > a bottleneck. It's not, as far as I can tell. regards, tom lane ---(end of broadcast)-

[HACKERS] Multi-process pgbench?

2001-03-04 Thread Matthew Kirkwood
Hi, Did I read allegations here a while ago that someone had a multi-process version of pgbench? I've poked around the website and mail archives, but couldn't find it. I have access to a couple of 4-CPU boxes, and reckon that a single-process benching tool could well prove a bottleneck. Matthe