Strange error (Socket command option unknown)

From: Carlos Moreno <moreno(at)mochima(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Strange error (Socket command option unknown)
Date: 2003-02-22 17:34:53
Message-ID: 3E57B4BD.1030006@mochima.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hello,

I hope this is the right list to post this question.

I'm at a loss trying to figure out a strange error message
I'm getting (at an excessively high rate -- around 200 times
per day, out of a total of several hundred thousands statements
executed per day).

The error message reads:

"FATAL 1: Socket command option e unknown"

And the server closes the connection. Actually, the
complete error message contains several lines, and reads:

FATAL 1: Socket command option e unknown
server closed the connection unexpectedly
This probably means that the server terminated abnormally
before or while processing the request.

Except that the server does not shutdown (more statements
continue to arrive, and they're executed).

I checked the docs, but I can't figure out what may be
happening, so I'm at a loss at trying to determine what to
do. (the one thing I did notice is that it is related to
one specific statement -- however, it's not that the
statement is unconditionally wrong: it does execute
several thousand times per day, and it succeeds most of
the time)

Any ideas? Pointers where to look for more information
would also be highly appreciated!

Thanks,

Carlos
--

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Greg Stark 2003-02-22 17:41:46 Re: optimizer bent on full table scan
Previous Message Dima Tkach 2003-02-22 17:18:06 Re: optimizer bent on full table scan