| From: | "Loredana Curugiu" <loredana(dot)curugiu(at)gmail(dot)com> |
|---|---|
| To: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, 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-14 07:37:47 |
| Message-ID: | 1c23c8e70708140037k30dcd869s811759ab97b00d5@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc pgsql-novice pgsql-sql |
On 8/13/07, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
> "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.
For me it didn't work. I had to specify in postgresql.conf the port and
after that
it worked.
Thank you for the replys. Were very usefull.
Greetings,
Loredana
| From | Date | Subject | |
|---|---|---|---|
| Next Message | roehm | 2007-08-15 11:21:09 | autocommit and stored procedures |
| Previous Message | Tom Lane | 2007-08-13 13:37:20 | Re: [NOVICE] Install two different versions of postgres which should run in parallel |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Patrick Lindeman | 2007-08-14 09:56:05 | Re: Postmaster start up problems (can't create lock file ) |
| Previous Message | Tom Lane | 2007-08-13 22:28:35 | Re: analyzing query results |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bryce Nesbitt | 2007-08-14 08:30:47 | Re: Authentification failed |
| Previous Message | Christian Kindler | 2007-08-14 06:17:17 | Re: how to move back in refcursor |