Dave Page wrote:
-----Original Message-----
From: Gerhard Hintermayer [mailto:[EMAIL PROTECTED]
Sent: 15 December 2005 12:59
To: Dave Page; pgadmin-support@postgresql.org
Subject: Re: [pgadmin-support] Compilation probl with Postgres 7.3.1
So I have to live with
a) having both 7.x and 8.x libs/includes hang around
and
Not if you build with --enable-static.
b) "unsupported frontend protocol" errors in the database
logfile (thats
at least what I get when I connect with the 8.x psql version.
Yes.
How about updating to something less outdated...
Patch versions are at 7.3.12 already, for good reasons, and upgrading to
8.1 isn't a very bad idea either.
Regards,
Andreas
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match