Re: How do I pass the -i option during boot time? - Mailing list pgsql-general

From Doug McNaught
Subject Re: How do I pass the -i option during boot time?
Date
Msg-id m3adtk6iyi.fsf@varsoon.denali.to
Whole thread Raw
In response to How do I pass the -i option during boot time?  (geotronix <antonio@geolandia.home>)
List pgsql-general
Joerg Hessdoerfer <Joerg.Hessdoerfer@sea-gmbh.com> writes:

> > I Upgraded to version 7.1.3 on my RH7.1 and it seems that this version
> > of postgresql doesn't have network activeated by default. Ho do I
> > specify to the postmaster that it must start with the -i option through
> > the /etc/rc.d/init.d/postgresql script.
> > Do I have to set something in the config files in /var/lib/pgsql/data?
>
> Just edit /var/lib/pgsql/data/postmaster.opts, add the '-i'. Done.

I think it's better to instead set 'tcpip_socket = true' in
postgresql.conf.

-Doug
--
Doug McNaught       Wireboard Industries      http://www.wireboard.com/

      Custom software development, systems and network consulting.
      Java PostgreSQL Enhydra Python Zope Perl Apache Linux BSD...

pgsql-general by date:

Previous
From: "Dale Anderson"
Date:
Subject: Re: April 1
Next
From: "David Blood"
Date:
Subject: how to select a date + column