unsupported frontend protocol

From: bvb <bvb(at)hvi(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: unsupported frontend protocol
Date: 2005-05-25 20:12:25
Message-ID: 4294DC29.8020306@hvi.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I've painted myself into a little corner here:

I pg_dumped a 7.4.3 database, created a database of the same name on a
7.3.4 server, psql'd into the new database, and \i'd the dump file.

The database was created although there were a variety of errors which I
realized were due to 7.4.3 and 7.3.4 SQL incompatibilities. I had also
added a new entry to pg_hba.conf. After restarting the 7.3.4 postmaster
I started getting an endless series of "FATAL: unsupported frontend
protocol" messages, even when not using psql. The only other access to
the cluster is by PHP 4.2.2, and nothing accesses the newly restored
database.

Since the db had errors anyway, I restored the old pg_hba.conf file,
dropped the new database, and restarted the postmaster -- i.e.
attempting to wipe out all changes. HOWEVER, the protocol error message
persists, endlessly and infuriatingly! Searching on the error message
text doesn't return anything enlightening.

Can anyone suggest why this is happening or where I find a log with
further details. Thank you in advance

John Gunther

Browse pgsql-general by date

  From Date Subject
Next Message Si Chen 2005-05-25 20:17:31 survey of the postgresql communiity
Previous Message Aly Dharshi 2005-05-25 20:11:43 Compiling Postgresql 8.0.3 on Solaris 10