Re: FATAL: invalid frontend message type 47

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Sterpu Victor <victor(at)ambra(dot)ro>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: FATAL: invalid frontend message type 47
Date: 2006-01-24 22:09:00
Message-ID: 20060124220900.GA91850@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Michael Fuhr 2006-01-24 22:40:25 Re: Are indexes used with LIKE?
Previous Message jao 2006-01-24 21:35:59 Interpreting pg_locks; looking for deadlock