Re: Alternate Database Locations - Mailing list pgsql-sql

From indraneel@www.cdfd.org.in
Subject Re: Alternate Database Locations
Date
Msg-id Pine.LNX.4.21.0010260820380.246-100000@redstar.SteelCity.Durgapur
Whole thread Raw
In response to Re: Alternate Database Locations  ("Brian C. Doyle" <bcdoyle@mindspring.com>)
List pgsql-sql
AFAIK the port number is compiled in, so you need to recompile. It's there
in the docs somewhere. you have to use a different value for --with-pgport
option in ./configure .

On Wed, 25 Oct 2000, Brian C. Doyle wrote:

> 
> I am still trying to find out how to get multiple postmasters running on 
> different ports at the same time.  Does anyone have any clue how to do that?
> 



pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: Surprising sequence scan when function call used
Next
From: "Shane McEneaney"
Date:
Subject: How to Return number of rows updated in stored procedure