Re: [HACKERS] Unresolved Win32 bug reports

2006-04-24 Thread Qingqing Zhou
""Jim C. Nasby"" <[EMAIL PROTECTED]> wrote > > There a patched build available for testing? (I'd rather not have to > figure out how to get windows builds working, unless there's some kind > of instructions somewhere...) > -- Not yet - the patch is still pending. Regards, Qingqing --

Re: [HACKERS] Unresolved Win32 bug reports

2006-04-24 Thread Jim C. Nasby
On Mon, Apr 24, 2006 at 10:23:07AM +0800, Qingqing Zhou wrote: > > "Tom Lane" <[EMAIL PROTECTED]> wrote > > Martijn van Oosterhout writes: > > > On Thu, Apr 20, 2006 at 12:17:07PM -0500, Jim C. Nasby wrote: > > >> Here's one to add to the list: running pgbench with a moderately heavy > > >> load

Re: [HACKERS] Unresolved Win32 bug reports

2006-04-23 Thread Qingqing Zhou
"Tom Lane" <[EMAIL PROTECTED]> wrote > Martijn van Oosterhout writes: > > On Thu, Apr 20, 2006 at 12:17:07PM -0500, Jim C. Nasby wrote: > >> Here's one to add to the list: running pgbench with a moderately heavy > >> load on an SMP box likes to trigger a state where the database (or > >> pgbench)

Re: [HACKERS] Unresolved Win32 bug reports

2006-04-21 Thread Andrew Dunstan
Bruce Momjian said: > Folks, my mailbox is filling with unresolved Win32 bug reports, > specifically: > > integer division > shared memory > statistics collector > rename > fsync > > I have put the emails at the bottom of the patches_hold queue: > > http://momjia

Re: [HACKERS] Unresolved Win32 bug reports

2006-04-20 Thread Bort, Paul
; To: Larry Rosenman > Cc: Magnus Hagander; Martijn van Oosterhout; Bruce Momjian; > PostgreSQL-development > Subject: Re: [HACKERS] Unresolved Win32 bug reports > > On Thu, Apr 20, 2006 at 02:17:35PM -0500, Larry Rosenman wrote: > > > It seems to han

Re: [HACKERS] Unresolved Win32 bug reports

2006-04-20 Thread Jim C. Nasby
On Thu, Apr 20, 2006 at 02:17:35PM -0500, Larry Rosenman wrote: > > It seems to hang up just fine on my XPSP2, PG 8.1.2 HTT box. > > > > :( > > > > LER > > I may have spoken too soon :( I took a look and in fact the machine was just disk bound, so it appears that either HT doesn't exhibit this

Re: [HACKERS] Unresolved Win32 bug reports

2006-04-20 Thread Larry Rosenman
Larry Rosenman wrote: > Jim C. Nasby wrote: >> 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 wi

Re: [HACKERS] Unresolved Win32 bug reports

2006-04-20 Thread Larry Rosenman
Jim C. Nasby wrote: > 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. Run

Re: [HACKERS] Unresolved Win32 bug reports

2006-04-20 Thread Jim C. Nasby
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

Re: [HACKERS] Unresolved Win32 bug reports

2006-04-20 Thread Magnus Hagander
> > > pgbench) just stops doing work (CPU usage drops to > nothing, as does > > > disk activity). I've been able to repro this on 2 Intel > boxes (one a > > > 2 way, one a 4 way), and a dual Opteron, all running the > latest windows binary. > > > A 50 connection test running 1000 transactions

Re: [HACKERS] Unresolved Win32 bug reports

2006-04-20 Thread Tom Lane
Martijn van Oosterhout writes: > On Thu, Apr 20, 2006 at 12:17:07PM -0500, Jim C. Nasby wrote: >> Here's one to add to the list: running pgbench with a moderately heavy >> load on an SMP box likes to trigger a state where the database (or >> pgbench) just stops doing work (CPU usage drops to nothi

Re: [HACKERS] Unresolved Win32 bug reports

2006-04-20 Thread Jim C. Nasby
On Thu, Apr 20, 2006 at 07:25:15PM +0200, Martijn van Oosterhout wrote: > On Thu, Apr 20, 2006 at 12:17:07PM -0500, Jim C. Nasby wrote: > > Here's one to add to the list: running pgbench with a moderately heavy > > load on an SMP box likes to trigger a state where the database (or > > pgbench) just

Re: [HACKERS] Unresolved Win32 bug reports

2006-04-20 Thread Martijn van Oosterhout
On Thu, Apr 20, 2006 at 12:17:07PM -0500, Jim C. Nasby wrote: > Here's one to add to the list: running pgbench with a moderately heavy > load on an SMP box likes to trigger a state where the database (or > pgbench) just stops doing work (CPU usage drops to nothing, as does disk > activity). I've be

Re: [HACKERS] Unresolved Win32 bug reports

2006-04-20 Thread Jim C. Nasby
Here's one to add to the list: running pgbench with a moderately heavy load on an SMP box likes to trigger a state where the database (or pgbench) just stops doing work (CPU usage drops to nothing, as does disk activity). I've been able to repro this on 2 Intel boxes (one a 2 way, one a 4 way), and

[HACKERS] Unresolved Win32 bug reports

2006-04-20 Thread Bruce Momjian
Folks, my mailbox is filling with unresolved Win32 bug reports, specifically: integer division shared memory statistics collector rename fsync I have put the emails at the bottom of the patches_hold queue: http://momjian.postgresql.org/cgi-bin/pgpa