Re: How to begin to debug FATAL: invalid frontend message type 77 error messages?

From: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
To: Keaton Adams <kadams(at)mxlogic(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: How to begin to debug FATAL: invalid frontend message type 77 error messages?
Date: 2009-05-01 03:31:47
Message-ID: 49FA6D23.5090304@postnewspapers.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Keaton Adams wrote:
> Any ideas on how to debug these types of error messages?

Maybe you should start by telling us:

- your PostgreSQL server version
- What platform your server is running on
- Your PostgreSQL client driver type and version ( native libpq? pgodbc?
jdbc? npgsql? etc)
- How you're using the client or client driver

... etc

--
Craig Ringer

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Craig Ringer 2009-05-01 04:32:46 Mapping output from a SEQUENCE into something non-repeating/colliding but random-looking?
Previous Message Craig Ringer 2009-05-01 03:30:13 Re: Understand this error