RE: Problems with getting the postmaster to startup with -ioption.

From: "Chris Mulcahy" <cmulcahy(at)cmulcahy(dot)com>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: RE: Problems with getting the postmaster to startup with -ioption.
Date: 2001-05-17 14:09:03
Message-ID: 004501c0deda$ee376b20$0301a8c0@cmulcahy.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Eric:

Try putting the -i (lowercase) into the startup file. You can also specify
the -p PORT option should you want to change from the default 5432.

The postmaster.opts file is just listing the options that were used to start
the currently running postmaster. It is not intended to set options, but
instead just information about the options used.

Try editing the /etc/rc.d/init.d/postgresql file instead.

Good luck.
Chris Mulcahy
(Formerly from the Toledo area and
worked with you on several occasions)

-----Original Message-----
From: pgsql-novice-owner(at)postgresql(dot)org
[mailto:pgsql-novice-owner(at)postgresql(dot)org]On Behalf Of Eric Naujock
Sent: Thursday, May 17, 2001 8:28 AM
To: pgsql-novice(at)postgresql(dot)org
Subject: [NOVICE] Problems with getting the postmaster to startup with
-ioption.

I am using the redhat RPM installation of postgresql. I would like to be
able to use some of the IP based management tools to work with the database
and to do this I need the IP options working.

How do I get the redhat RPM installation to start up in TCP/IP mode. I have
tried to add the -I 5432 to the postmaster.opts file but the database keeps
reverting the file back to its old version without the -I option.

----------------------------------------------------------------------------
----
Eric Naujock CCNA, CCDA, A+, Network +, I-Net +
Abacus II
5610 Monroe St.
Sylvania, Ohio 43560
<http://www.abacusii.com>
E-mail - naujocke(at)abacusii(dot)com
Phone - 419-885-0082 X 241
Fax : 419-885-2717
AOL IM: erlic

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Nabil Sayegh 2001-05-17 14:39:09 Re: Problems with getting the postmaster to startup with -i option.
Previous Message Eric Naujock 2001-05-17 13:28:21 Problems with getting the postmaster to startup with -i option.