Re: Start with -i - Mailing list pgsql-novice

From Tom Lane
Subject Re: Start with -i
Date
Msg-id 20464.1082481069@sss.pgh.pa.us
Whole thread Raw
In response to Start with -i  ("Christopher A. Goodfellow" <cgoodfellow@tealuxe.com>)
List pgsql-novice
"Christopher A. Goodfellow" <cgoodfellow@tealuxe.com> writes:
>   I just upgraded to redhat 9 and cannot connect to my database through
> odbc.  I am trying to start the postmaster with the -i option.  How do you
> do this from a restart in redhat 9?

Rather than messing with command line switches, just set the flag in
postgresql.conf --- it's "tcpip_socket" there.  The init script for
Postgres isn't very helpful about letting you pass command line switches
to the postmaster, but there's really no need to, since you can do
anything you want via postgresql.conf.

            regards, tom lane

pgsql-novice by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: question on forced-killing the postmaster
Next
From: Stephan Szabo
Date:
Subject: Re: Using SELECT WHERE