This is a discussion on Re: Compilation probl with Postgres 7.3.1 within the pgsql Interfaces Pgadmin Support forums, part of the PostgreSQL category; --> > -----Original Message----- > From: pgadmin-support-owner@postgresql.org > [mailto gadmin-support-owner@postgresql.org] On Behalf Of > Gerhard Hintermayer > Sent: 15 December ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| > -----Original Message----- > From: pgadmin-support-owner@postgresql.org > [mailto > Gerhard Hintermayer > Sent: 15 December 2005 12:37 > To: pgadmin-support@postgresql.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 ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster |
| ||||
| Dave Page wrote: > > > > >>-----Original Message----- >>From: pgadmin-support-owner@postgresql.org >>[mailto >>Gerhard Hintermayer >>Sent: 15 December 2005 12:37 >>To: pgadmin-support@postgresql.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 ? ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster |