Re: Postgresql problem in AIX 5.3

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Kelvin Lau" <kelvin(dot)lau(at)sas(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org, pgsql-ports(at)postgresql(dot)org
Subject: Re: Postgresql problem in AIX 5.3
Date: 2005-09-28 14:35:39
Message-ID: 6224.1127918139@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-ports

"Kelvin Lau" <kelvin(dot)lau(at)sas(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2005-09-28 14:36:43 Re: BUG #1915: ERROR: RETURN cannot have a parameter in function returning void at or near "NULL" at character 148
Previous Message Alvaro Herrera 2005-09-28 13:42:43 Re: BUG #1917: autovaccuum crashes

Browse pgsql-ports by date

  From Date Subject
Next Message Chris Browne 2005-09-28 15:32:04 Re: [BUGS] Postgresql problem in AIX 5.3
Previous Message Tom Lane 2005-09-28 03:14:44 Re: TAS definitions on Solaris x86 with GCC