Re: invalid frontend message type 136

Поиск
Список
Период
Сортировка
От David Johnston
Тема Re: invalid frontend message type 136
Дата
Msg-id 1378837827005-5770343.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: invalid frontend message type 136  (Steve Crawford <scrawford@pinpointresearch.com>)
Ответы Re: invalid frontend message type 136  (Steve Crawford <scrawford@pinpointresearch.com>)
Список pgsql-general
Steve Crawford wrote
> Sorry, I should have included that. The error occurred when an older
> client running 8.3.7 (I know, ferreting and finishing upgrades on
> clients with old libraries is in progress) on CentOS 5.3 (32-bit). Of
> all the machines connecting to the server, this one pretty lightly
> loaded and typically creates a new connection to the server somewhat
> over 10,000 times/week. This is the first instance of the error.
>
> These machines/connections are buried behind firewalls in an automated
> system and this particular connection is password-less.
>
> The server is PostgreSQL 9.1.9 on x86_64-unknown-linux-gnu, compiled by
> gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3, 64-bit.
>
> Cheers,
> Steve
>
>
> On 09/05/2013 12:04 PM, David Johnston wrote:
>> It would help to at least know against which version of the database you
>> are
>> trying to connect and also what client (with version) you are using.  Any
>> other connection-related information (password based; ident; etc...)
>> would
>> be helpful as well.
>>
>> David J.
>>
>>

Which client (not just the version):

psql; jdbc; .net; libpq

I am not surprised that an old client talking to a new server would cause a
protocol error to be issued.

I'm doubtful you will get much help on the mailing lists for something like
this unless you are much more detailed in describing your environment and
usage - at the least I am unable to provide much further help myself.
On-list trouble shooting is difficult and given the version of the (unnamed)
software involved likely few people will want to try.

If you cannot upgrade the client driver to match the server you should at
least try and enumerate what kinds of things you have changed and try and
narrow down whether this is a client, server, or machine specific issue.

Searching the source code for where this error is thrown (likely server but
maybe client) would be a good start.  Someone familiar with the codebase may
be able to handle that particular request though I am not currently setup to
do so.

HTH

David J.




--
View this message in context:
http://postgresql.1045698.n5.nabble.com/invalid-frontend-message-type-136-tp5769775p5770343.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


В списке pgsql-general по дате отправления:

Предыдущее
От: Eric Lamer
Дата:
Сообщение: Need help with Inet type
Следующее
От: patrick keshishian
Дата:
Сообщение: Re: Call for design: PostgreSQL mugs