Folks, I'm getting this on large inserts when connecting via perl's DBD::Pg using on *both* hostssl and host access methods:
Feb 26 10:57:23 scylla postgres[25273]: [1] LOG: connection received: host=127.0.0.1 port=35399 Feb 26 10:57:23 scylla postgres[25273]: [2] LOG: connection authorized: user=xxxx database=xxxx Feb 26 10:57:46 scylla postgres[25273]: [3] LOG: SSL renegotiation failure Feb 26 10:57:46 scylla postgres[25273]: [4] LOG: SSL error: unexpected record Feb 26 10:57:46 scylla postgres[25273]: [5] LOG: pq_flush: send() failed: Connection reset by peer Feb 26 10:57:46 scylla postgres[25273]: [6] FATAL: Socket command type ^V unknown Not sure why I'd even see such a thing over an unencrypted host auth, especially after removing any possible hostssl access and restarting posgresql. Also, when autocommit is off, it happens sooner and more often. When it's on, still happens, but less often. (Linux, static binaries, i686, from source, RedHat 8.0.) Thanks, RC Randy Cone Horn Point Laboratory University of Maryland Center for Environmental Science phone#: 410-221-8330 fax#:410-221-8490 ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]