Re: Postmaster

From: Ryan Mahoney <ryan(at)paymentalliance(dot)net>
To: Laurent Mesuré <lmesure(at)nerim(dot)net>, pgsql-general(at)postgresql(dot)org
Subject: Re: Postmaster
Date: 2001-07-16 22:15:28
Message-ID: 5.0.2.1.0.20010716181116.02a15b30@paymentalliance.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Attachment Content-Type Size
unknown_filename text/plain 166 bytes

In response to

  • Postmaster at 2001-07-17 01:00:45 from Laurent Mesuré

Browse pgsql-general by date

  From Date Subject
Next Message Hiroshi Inoue 2001-07-17 00:50:25 Re: Partial Indices vs. mixing columns and functions
Previous Message Peter Eisentraut 2001-07-16 21:57:10 Re: Postmaster