fresh install of postgres 7.1 doesn't start postmaster with the "-i" flag - Mailing list pgsql-general

From danh@gelatinous.com
Subject fresh install of postgres 7.1 doesn't start postmaster with the "-i" flag
Date
Msg-id 20011031011629.59178.qmail@cube.gelatinous.com
Whole thread Raw
Responses Re: fresh install of postgres 7.1 doesn't start postmaster with the "-i" flag  ("Nick Fankhauser" <nickf@ontko.com>)
Re: fresh install of postgres 7.1 doesn't start postmaster with the "-i" flag  (Lamar Owen <lamar.owen@wgcr.org>)
List pgsql-general
I used to run postgres 7.0
I just upgraded to postgres 7.1

my application wouldn't work until I added

 -o "-i"

to the pg_ctl
 line in /etc/rc.d/init.d/postgresql

( i am running redhat 6.2 )

the -i flag is of course to enable tcp networking.

I don't think i Had to do this with postgres 7.0,
is this omission in postgres 7.1 intentional?

pgsql-general by date:

Previous
From: Marat Khairullin
Date:
Subject: Error in date_trunc function?
Next
From: "samsom, debra"
Date:
Subject: Postgresql Copy