Re: Postmaster - Mailing list pgsql-general

From Ryan Mahoney
Subject Re: Postmaster
Date
Msg-id 5.0.2.1.0.20010716181116.02a15b30@paymentalliance.net
Whole thread Raw
In response to Postmaster  (Laurent Mesuré <lmesure@nerim.net>)
List pgsql-general
At 09:00 PM 7/16/01 -0400, Laurent Mesuré wrote:
>Actually it does that, but it start without the -i option and thus, i
>can't connect via TCP/IP
>
>What do i have to modify so the pg_ctl can start the postmaster with
>this option at boot?


I think the easiest way is to edit your postgresql.conf file (usually
located in /usr/local/pgsql/data/postgresql.conf).  Your Connection
Parameters section should read like this:

#
#       Connection Parameters
#
tcpip_socket = true
#ssl = false



Good Luck!

-Ryan Mahoney
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.251 / Virus Database: 124 - Release Date: 4/26/01

pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Postmaster
Next
From: Hiroshi Inoue
Date:
Subject: Re: Partial Indices vs. mixing columns and functions