Re: Unresolved Win32 bug reports - Mailing list pgsql-hackers

From Jim C. Nasby
Subject Re: Unresolved Win32 bug reports
Date
Msg-id 20060420185100.GJ49405@pervasive.com
Whole thread Raw
In response to Re: Unresolved Win32 bug reports  ("Magnus Hagander" <mha@sollentuna.net>)
List pgsql-hackers
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      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461


pgsql-hackers by date:

Previous
From: David Wheeler
Date:
Subject: Re: Suggestion: Which Binary?
Next
From: Gevik Babakhani
Date:
Subject: Re: TODO item pg_hba.conf