Re: Starting postmaster with the option -i

From: Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
To: raquel(dot)vieira(at)ent(dot)efacec(dot)pt (Raquel Vieira), pgsql-admin(at)postgresql(dot)org
Subject: Re: Starting postmaster with the option -i
Date: 2001-08-31 14:33:00
Message-ID: 01083110330000.01185@lowen.wgcr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Friday 31 August 2001 04:38, Raquel Vieira wrote:
> Does anyone know how can I start postmaster (at the startup of the
> computer) with the option -i?

If this is an RPM installation (which is what it sounds like), edit the file
/var/lib/pgsql/data/postgresql.conf and set the 'tcpip_socket' config to
'true' and uncomment it. This is the exact same thing as passing -i to
postmaster.

Editing the initscript is not recommended.

And please read
http://www.postgresql.org/ftpsite/binary/v7.1.3/RPMS/README.rpm-dist

While it is for 7.1.3, it contains your answer for 7.1.2.

Hope that helps...
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Nick Fankhauser 2001-08-31 15:53:49 Re: Starting postmaster with the option -i
Previous Message Stephan Szabo 2001-08-31 14:25:34 Re: Starting postmaster with the option -i