Re: hanging processes
- From: "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com>
- To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- Cc: <pgsql-hackers-win32(at)postgresql(dot)org>
- Subject: Re: hanging processes
- Date: Fri, 29 Jul 2005 08:19:52 -0400
- Message-id: <6EE64EF3AB31D5448D0007DD34EEB3417DCF51(at)Herge(dot)rcsinc(dot)local>
> "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com> writes:
> > With a win32 server & XP clients, if the client is killed with a
hard
> > reset i.e. pull out power cord, the server does not recognize that
the
> > connection has been broken in pg_stat_activity and does not clean up
> > various things such as user_locks and presumably entries in
pg_listener.
> > A manual kill via pg_ctl is required from that point.
>
> Did you wait for the TCP KEEPALIVE timeout interval?
Apparently not. Timeout on windows is 2 hours which is pretty standard
I guess. I'm going to research into tweaking it down.
Merlin
Home |
Main Index |
Thread Index