Re: config option --with-pgport does not update postgresql.conf

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Josh Berkus" <josh(at)agliodbs(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: config option --with-pgport does not update postgresql.conf
Date: 2004-12-27 20:41:01
Message-ID: 22715.1104180061@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Josh Berkus" <josh(at)agliodbs(dot)com> writes:
> On a lark, I tried compiling RC1 using --with-pgport=5480, since I'm
> still using 7.4 on this machine as well. Once I finished INITDB,
> though, the generated postgresql.conf file still had:
> #port = 5432

Well, this isn't the only place where postgresql.conf may lie about the
actual default ... but it seems to be the only place where we don't
warn you about it. I added code to initdb to replace this by the
correct compiled-in default.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message PEDRO LOPEZ 2004-12-28 06:21:56 function return type for triggers in postgresql 8.0 rc2
Previous Message Pit Müller 2004-12-27 12:05:33 German Win32 Setup (V8 RC2)