Re: Starting postmaster with the option -i

From: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
To: Raquel Vieira <raquel(dot)vieira(at)ent(dot)efacec(dot)pt>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Starting postmaster with the option -i
Date: 2001-08-31 14:25:34
Message-ID: Pine.BSF.4.21.0108310724260.58756-100000@megazone23.bigpanda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


On 31 Aug 2001, Raquel Vieira wrote:

> I'm using Postgres 7.1.2 and I need to use TCP/IP connections, so I
> want to start Postmaster with the option -i.
> The Postmaster is starting allone at the startup of the computer, but
> it initiates by itself, I can't start it with that option. I have to
> stop it and start it again with the option by myself.
> Does anyone know how can I start postmaster (at the startup of the
> computer) with the option -i?

IIRC, the easiest way under 7.1 is to edit the postgresql.conf file
and set tcpip_socket = true.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Lamar Owen 2001-08-31 14:33:00 Re: Starting postmaster with the option -i
Previous Message speedboy 2001-08-31 13:55:00 Re: Starting postmaster with the option -i