Re: Compilation probl with Postgres 7.3.1
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: Compilation probl with Postgres 7.3.1
Dave Page wrote:
-----Original Message-----
From: pgadmin-support-owner(at)postgresql(dot)org
[mailto:pgadmin-support-owner(at)postgresql(dot)org] On Behalf Of
Gerhard Hintermayer
Sent: 15 December 2005 12:37
To: pgadmin-support(at)postgresql(dot)org
Subject: [pgadmin-support] Compilation probl with Postgres 7.3.1
7.3.1 's pgNotify structure has no member extra, is there a
way to compile
and of course use pgadmin with PostgreSQL 7.x or do I have to
upgrade to
8.x ? I was trying to compile 1.4.1.
You will need to compile against a newer PostgreSQL, but the resulting
pgAdmin can be used to manage a 7.3 server.
Regards, Dave
Thanks.
So I have to live with
a) having both 7.x and 8.x libs/includes hang around
and
b) "unsupported frontend protocol" errors in the database logfile (thats
at least what I get when I connect with the 8.x psql version.
right ?
Home |
Main Index |
Thread Index