On Thu, Jul 29, 2010 at 20:01, yhou <y...@dtri.com> wrote:
> Operating system:   windows 2000

> 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.

Huh, what happens if you take out the loading of plugin_debugger.dll
(and any shared_preload_lib/local_preload_lib for that matter) ?

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to