From: | Doug McNaught <doug(at)wireboard(dot)com> |
---|---|
To: | Joerg Hessdoerfer <Joerg(dot)Hessdoerfer(at)sea-gmbh(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: How do I pass the -i option during boot time? |
Date: | 2002-03-07 23:45:09 |
Message-ID: | m3adtk6iyi.fsf@varsoon.denali.to |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Joerg Hessdoerfer <Joerg(dot)Hessdoerfer(at)sea-gmbh(dot)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...
From | Date | Subject | |
---|---|---|---|
Next Message | David Blood | 2002-03-07 23:48:40 | how to select a date + column |
Previous Message | Aaron Couts | 2002-03-07 23:37:46 | vacuum with perl dbi / pg 7.1.3 |