Tom Lane <tgl@xxxxxxxxxxxxx> writes: > If this is a common result from short-lived > network problems then you have a beef with the TCP stack at one end > or the other ... TCP is supposed to be more robust than that. Or a beef with some firewall or router along the way. NAT routers are particularly prone to breaking TCP's robustness guarantees. -- greg