Re: Unresolved Win32 bug reports

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: Unresolved Win32 bug reports
Дата
Msg-id 20060420172515.GE1984@svana.org
обсуждение исходный текст
Ответ на Re: Unresolved Win32 bug reports  ("Jim C. Nasby" <jnasby@pervasive.com>)
Ответы Re: Unresolved Win32 bug reports  ("Jim C. Nasby" <jnasby@pervasive.com>)
Re: Unresolved Win32 bug reports  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
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 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 is pretty much ensured to
> fail.

Well, this sounds like a dead-lock, the obvious step would be to
attached gdb to both and get a stack-trace...
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Unresolved Win32 bug reports
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: pg_dump -Ft failed on Windows XP