[postgis-users] PostgreSQL 7.3.x and 7.2.x
Markus Schaber
schabios at logi-track.com
Fri Jan 21 15:42:59 PST 2005
Hi, Michael,
michael.vanderhoydonk at gim.be schrieb:
> We have a PostgreSQL 7.3.4 - PostGIS 0.8.2 - GEOS 1.0 database installed on a
> linux machine.
> I just wonder: is it possible to install Postgres/PostGIS version 7.2.x on the
> same machine?
It should be possible, but propably not by simply installing the .deb /
.rpm with your distributions package manager.
I can imagine several ways:
- Compile yourself, but reconfigure to use different pathes before. You
also have to adopt the start / init scripts and config files to use
different pathes, and different unix socket or network interface / port.
- Create a chroot environment, and configure your postmaster to an
appropriate socket / network config
- Use UML to run PostgreSQL in there.
HTH,
Markus
Btw: Why dou you need such an old PostgreSQL version? Do you make
compatibility tests?
--
markus schaber | dipl. informatiker
logi-track ag | rennweg 14-16 | ch 8001 zürich
phone +41-43-888 62 52 | fax +41-43-888 62 53
mailto:schabios at logi-track.com | www.logi-track.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20050122/d0e9ffcd/attachment.pgp>
More information about the postgis-users
mailing list