Re: lost synchronization with server: got message type "Z"

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Marek Petr" <maper(at)seznam(dot)cz>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: lost synchronization with server: got message type "Z"
Date: 2016-09-29 20:00:56
Message-ID: 4796.1475179256@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Marek Petr" <maper(at)seznam(dot)cz> writes:
> Remote psql client (application server) version is 9.2.16 and pg_lib_version
> function of DBD::Pg module returned version 80412.

Ouch. 8.4.x has been out of support for almost two years now, and 8.4.12
is a good four years old. You should try to get an up-to-date version of
libpq and see if that doesn't make things better.

Note that I never heard of "Adobe Campaign" before, and have no idea what
it would take to link it against a newer libpq. You might have to get
Adobe involved, unless it goes through DBD::Pg.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2016-09-29 20:55:19 Re: pg_upgrade from 9.5 to 9.6 fails with "invalid argument"
Previous Message Jay Knight 2016-09-29 19:52:53 Parallel query only when EXPLAIN ANALYZEd