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

From: danh(at)gelatinous(dot)com
To: pgsql-general(at)postgresql(dot)org
Subject: fresh install of postgres 7.1 doesn't start postmaster with the "-i" flag
Date: 2001-10-31 01:16:29
Message-ID: 20011031011629.59178.qmail@cube.gelatinous.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2001-10-31 01:20:31 Re: Database corruption?
Previous Message Tatsuo Ishii 2001-10-31 00:58:04 Re: Database corruption?