BUG #2063: Unsupported frontend protocol

From: "neeraj chaudhari" <neerajchaudhari(at)yahoo(dot)co(dot)in>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #2063: Unsupported frontend protocol
Date: 2005-11-22 06:28:08
Message-ID: 20051122062808.AB04BF0B0E@svr2.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 2063
Logged by: neeraj chaudhari
Email address: neerajchaudhari(at)yahoo(dot)co(dot)in
PostgreSQL version: 8.0.4
Operating system: Red Hat linux 9.0
Description: Unsupported frontend protocol
Details:

Hi,
i have recently installed postgresql 8.0.4 on my red hat linux 9.0 box, i
have configured, make & installed successfully. The application server which
i use is jboss-3.2.6. Now whenever i start my database server (postgresql
8.0.4) and then my application server, i receive the following messages on
my database server:-

[ethuser(at)ethrl-edu32 pgsql]$ ./setenv
[ethuser(at)ethrl-edu32 pgsql]$ postmaster -D /usr/pgsql/data/
LOG: database system was shut down at 2005-11-22 11:39:34 IST
LOG: checkpoint record is at 0/D9CF8C
LOG: redo record is at 0/D9CF8C; undo record is at 0/0; shutdown TRUE
LOG: next transaction id: 30928; next oid: 19697
LOG: database system is ready
FATAL: unsupported frontend protocol
FATAL: unsupported frontend protocol
FATAL: unsupported frontend protocol
FATAL: unsupported frontend protocol
FATAL: unsupported frontend protocol

Then to i am able to connect to the database & access & modify the
records.

regards,
Neeraj

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Magnus Hagander 2005-11-22 10:19:41 Re: BUG #2042: Installation failed
Previous Message Kris Jurka 2005-11-22 00:45:45 Re: BUG #2036: 8.1 JDBC busted date with INTERVAL update