View Single Post

   
  #7 (permalink)  
Old 04-16-2008, 01:51 AM
Giuseppe Sacco
 
Posts: n/a
Default Re: Install two different versions of postgres which shouldrun in parallel

Il giorno lun, 13/08/2007 alle 11.19 +0300, Loredana Curugiu ha scritto:
> I didn't succeed installing the two versions of postgres.
> 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. The port must be specified also in another configuration
> files?


Once you installed postgresql, you may specify a TCP in file
postgresql.conf.

Bye,
Giuseppe


---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

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

Reply With Quote