BUG #5578: postrgesql database crash

Поиск
Список
Период
Сортировка
От yhou
Тема BUG #5578: postrgesql database crash
Дата
Msg-id 201007300201.o6U21KgF090616@wwwmaster.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #5578: postrgesql database crash
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      5578
Logged by:          yhou
Email address:      yhou@dtri.com
PostgreSQL version: 8.3.8-1
Operating system:   windows 2000
Description:        postrgesql database crash
Details:

My program will use postgresal database, after start my program ,I find it
hangs always, so I check the db log,and find these exception:

2010-07-27 14:08:22 EDT LOG:  loaded library
"$libdir/plugins/plugin_debugger.dll"
2010-07-27 14:08:22 EDT LOG:  loaded library
"$libdir/plugins/plugin_debugger.dll"
2010-07-27 14:08:22 EDT LOG:  CreateProcess call failed: A blocking
operation was interrupted by a call to WSACancelBlockingCall.

     (error code 5)
2010-07-27 14:08:22 EDT LOG:  could not fork new process for connection: A
blocking operation was interrupted by a call to WSACancelBlockingCall.


2010-07-27 14:08:23 EDT LOG:  CreateProcess call failed: A blocking
operation was interrupted by a call to WSACancelBlockingCall.

     (error code 5)
2010-07-27 14:08:23 EDT LOG:  could not fork new process for connection: A
blocking operation was interrupted by a call to WSACancelBlockingCall.

...(fill of this exception)

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

Предыдущее
От: "Henk Enting"
Дата:
Сообщение: BUG #5582: check constraints get merged to often with multiple inheritance
Следующее
От: amos
Дата:
Сообщение: Re: Stalled post to pgsql-bugs