Re: [BUGS] postgresql locks up over the net

2007-05-14 Thread Tom Lane
"Peter T. Breuer" <[EMAIL PROTECTED]> writes: > When talking across a net connection, the 8.1.8-1 client eventually hangs > waiting for a reply to a query that the 7.4.7-6 server misses: What platforms are the client and server running on? What sort of networking junk is in between? Are there an

[BUGS] postgresql locks up over the net

2007-05-14 Thread Peter T. Breuer
When talking across a net connection, the 8.1.8-1 client eventually hangs waiting for a reply to a query that the 7.4.7-6 server misses: CLIENT: 1) send(3, "Q\0\0\0009SELECT key FROM records WHE"..., 58, 0) = 58 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 poll([{fd=3, events=POLLIN|POLLER