Re: [ADMIN] SRPM for 8.0.0 beta? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [ADMIN] SRPM for 8.0.0 beta?
Date
Msg-id 22730.1092841770@sss.pgh.pa.us
Whole thread Raw
In response to Re: [ADMIN] SRPM for 8.0.0 beta?  (Gaetano Mendola <mendola@bigfoot.com>)
Responses Re: [ADMIN] SRPM for 8.0.0 beta?  (Gaetano Mendola <mendola@bigfoot.com>)
List pgsql-hackers
Gaetano Mendola <mendola@bigfoot.com> writes:
> BTW I have bitten recently on the attempt of change the default port.
> I did it as usual changing it in postgresql.conf but that parameter
> is overriden by:
>     PGPORT=5432
> present on the start up script.

> There is any reason to still pass this parameter to postmaster ?

The init script needs to know the port number because it uses it in a
couple places.  Set the value you want in
/etc/sysconfig/pgsql/postgresql ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [ADMIN] SRPM for 8.0.0 beta?
Next
From: Gaetano Mendola
Date:
Subject: Re: Tablespace and cpu costs