View Single Post

   
  #8 (permalink)  
Old 04-16-2008, 01:51 AM
Tom Lane
 
Posts: n/a
Default Re: [NOVICE] Install two different versions of postgres which should run in parallel

"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 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply With Quote