Yutaka,
On Sat, Sep 15, 2001 at 03:31:57PM +0900, Yutaka tanida wrote:
> I've found a problem about PostgreSQL and cygwin.
>
> 1. run postmaster
> 2. run "pgbench -c 13" (This option means test with 13 connection.)
> 3. pgbench never finishes ,because some backends hangup.
>
> Are there any workarounds about this?
Can you attach to the hung postgres.exe processes and get a backtrace to
determine where they are hanging?
Thanks,
Jason