Re: FATAL: invalid frontend message type 47 - Mailing list pgsql-general

From Michael Fuhr
Subject Re: FATAL: invalid frontend message type 47
Date
Msg-id 20060124220900.GA91850@winnie.fuhr.org
Whole thread Raw
In response to FATAL: invalid frontend message type 47  (Sterpu Victor <victor@ambra.ro>)
List pgsql-general
On Tue, Jan 24, 2006 at 11:50:39PM -0500, Sterpu Victor wrote:
> After a commit I receive this message:
> "FATAL:  invalid frontend message type 47", and rollback.

The client seems to have violated the communications protocol.  What
client interface are you using?  What version of PostgreSQL (both
client and server versions if they're different)?  What platform(s)?
How are you connecting to the database (Unix socket, TCP socket,
SSL over TCP, etc.)?  How consistently do you get this error?

--
Michael Fuhr

pgsql-general by date:

Previous
From: Sterpu Victor
Date:
Subject: FATAL: invalid frontend message type 47
Next
From: Michael Fuhr
Date:
Subject: Re: Are indexes used with LIKE?