From: | Justin Clift <justin(at)postgresql(dot)org> |
---|---|
To: | Carlos Moreno <moreno(at)mochima(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Strange error (Socket command option unknown) |
Date: | 2003-02-22 23:36:06 |
Message-ID: | 3E580966.9060903@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi Carlos,
Just to give everyone a bit more background information, which version
of PostgreSQL are you having the troubles with, and which operating
system is it running on?
:-)
Regards and best wishes,
Justin Clift
Carlos Moreno wrote:
>
> 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
> --
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
--
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
- Indira Gandhi
From | Date | Subject | |
---|---|---|---|
Next Message | Carlos Moreno | 2003-02-23 00:46:19 | Re: Strange error (Socket command option unknown) |
Previous Message | Dima Tkach | 2003-02-22 19:57:51 | Re: GROUPing problem |