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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Loredana Curugiu" <loredana(dot)curugiu(at)gmail(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org, pgsql-sql(at)postgresql(dot)org, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: [NOVICE] Install two different versions of postgres which should run in parallel
Date: 2007-08-13 13:37:20
Message-ID: 4671.1187012240@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc pgsql-novice pgsql-sql

"Loredana Curugiu" <loredana(dot)curugiu(at)gmail(dot)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

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Loredana Curugiu 2007-08-14 07:37:47 Re: [NOVICE] Install two different versions of postgres which should run in parallel
Previous Message Gerardo Herzig 2007-08-13 13:14:11 Re: Install two different versions of postgres which should run in parallel

Browse pgsql-novice by date

  From Date Subject
Next Message Kevin McCarthy 2007-08-13 16:14:28 foreign key constraint to multiple tables
Previous Message Gerardo Herzig 2007-08-13 13:14:11 Re: Install two different versions of postgres which should run in parallel

Browse pgsql-sql by date

  From Date Subject
Next Message Ken Simpson 2007-08-13 17:58:16 Comparing two slices within one table efficiently
Previous Message Gerardo Herzig 2007-08-13 13:14:11 Re: Install two different versions of postgres which should run in parallel