From: | Andy Greensted <ajg112(at)ohm(dot)york(dot)ac(dot)uk> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Connecting to old 7.1 Database |
Date: | 2008-11-20 08:44:49 |
Message-ID: | 49252381.3080205@ohm.york.ac.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
After a trying a few different versions, 7.2.8 seems to compile OK and
is happy connecting to a 7.1 server.
Andy
Andy Greensted wrote:
> Hi All,
>
> I need to connect to a version 7.1 PostgreSQL database. Unfortunately, I
> cannot get the 7.1.3 source to compile. configure gives this error:
>
> checking types of arguments for accept()... configure: error: could not
> determine argument types
>
> I'm not posting to pgsql-bugs because I think this is to do with me
> having a much newer environment (gentoo linux) than was around when
> 7.1.3 was released.
>
> So, two questions:
>
> - Is there anyway to run a newer version (8.3.5) of psql in some sort of
> 'backwards compatible' mode?
>
> - Do you have any tips on making 7.1.3 compile on a newer system?
>
> Many thanks
> Andy
>
>
--
Dr. Andrew Greensted Department of Electronics
Bio-Inspired Engineering University of York, YO10 5DD, UK
Tel: +44(0)1904 432828 Mailto: ajg112(at)ohm(dot)york(dot)ac(dot)uk
Fax: +44(0)1904 432335 Web: http://www.bioinspired.com/users/ajg112
2009 IEEE Congress on Evolutionary Computation: http://www.cec-2009.org
From | Date | Subject | |
---|---|---|---|
Next Message | Albe Laurenz | 2008-11-20 08:56:54 | Re: Prepared statement already exists |
Previous Message | Sabin Coanda | 2008-11-20 08:16:27 | Re: COPY problem on -- strings |