Grokbase
x

Re: [NOVICE] Install two different versions of postgres which should run in parallel

View PostFlat  Thread  Threaded | < Prev - Next >
Tom Lane Re: [NOVICE] Install two different versions of postgres which should run in parallel
| +1 vote
[ Profile | Reply to groups ] [ Flat  Thread  Threaded ]
"Loredana Curugiu" <loredana.curugiu@gmail.com> writes:
> For installing I am running the "configure" script as follows:

> ./configure --prefix=/usr/local/pgsql-7.4.5 --with-java --with-pgport=6947

> Although I specify a different port than the default one, the postgres it is
> installed with the default port.

On what grounds do you conclude that?  I use --with-pgport every day.
It works fine.

   regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Thread : Re: [NOVICE] Install two different versions of postgres which should run in parallel
1)
Oliver Elphick If you run Debian or Ubuntu you can do this with the package system. apt-get install postgresql-8.2...
2)
Tom Lane It works fine. regards, tom lane ---------------------------(end of...
3)
Loredana Curugiu Hi Markus, I am using Mandrake 2006. I have succeded in instalation of the two versions of...
spacer
View PostFlat  Thread  Threaded | < Prev - Next >