Re: Postgresql problem in AIX 5.3 - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Postgresql problem in AIX 5.3
Date
Msg-id 6224.1127918139@sss.pgh.pa.us
Whole thread Raw
In response to Postgresql problem in AIX 5.3  ("Kelvin Lau" <kelvin.lau@sas.com>)
List pgsql-bugs
"Kelvin Lau" <kelvin.lau@sas.com> writes:
> createdb: could not connect to database template1: FATAL: unsupported frontend protocol 0.0: server supports 1.0 to
3.0

This is a known problem caused by a bug in the system header files that
IBM supplies.  There may by now be an update available from IBM to fix
their error, or you can manually patch the header files and recompile
Postgres.  See the list archives for details, eg
http://archives.postgresql.org/pgsql-ports/2005-05/msg00021.php

            regards, tom lane

pgsql-bugs by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: BUG #1917: autovaccuum crashes
Next
From: Tom Lane
Date:
Subject: Re: BUG #1915: ERROR: RETURN cannot have a parameter in function returning void at or near "NULL" at character 148