Re: hanging processes
"Merlin Moncure" <[email protected]> Fri, 29 Jul 2005 08:19:52 -0400
| Newsgroups | gmane.comp.db.postgresql.devel.win32 |
|---|---|
| Message-ID | <[email protected]> |
> "Merlin Moncure" <[email protected]> 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. >=20 > 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 ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [email protected] so that your message can get through to the mailing list cleanly