Re: [GENERAL] Socket command type I unknown

2006-05-02 Thread Joel Richard
Tom (and others who may benefit from this), I'm sorry for taking so long to reply to this. PostgreSQL administration is not my primary task. :) After a client noticed this error twice this morning, I spent several hours investigating our machine and researching on the web. This email led me

Re: [GENERAL] Socket command type I unknown

2006-05-02 Thread Joel Richard
Sorry to spam you guys with my noise, but for the sake of posterity, I thought I'd reply with the solution to this problem. I learned a lot about the PGSQL protocol during this time. So, I ended up getting a Ethereal installed on a machine so I could follow the protocol and see what exactly

Re: [GENERAL] Socket command type I unknown

2006-02-03 Thread Tom Lane
Joel Richard <[EMAIL PROTECTED]> writes: > ... we occasionally get the following message in our apache log > file. I'm looking for information on what it means: >DBD::Pg::db selectrow_array failed: FATAL: Socket command type I > unknown This looks to me like a protocol-level incompatibil

[GENERAL] Socket command type I unknown

2006-02-03 Thread Joel Richard
Good evening, I hope that I am posting this to the right place. If not, please direct me to the appropriate mailing list and I will send to that one instead. Background Info: Debian Linux (Sarge) Server A -- Apache 2.0.54 + mod_perl + DBD::Pg Server B -- PostgreSQL 7.3.4, Compiled,