Re: starting Postgres with TCP/IP enabled - Mailing list pgsql-novice

From A.Bhuvaneswaran
Subject Re: starting Postgres with TCP/IP enabled
Date
Msg-id Pine.LNX.4.44.0308071033580.1240-100000@Bhuvan.bksys.co.in
Whole thread Raw
In response to starting Postgres with TCP/IP enabled  (Sol <sol@autonomon.net>)
List pgsql-novice
> This can also be done with pg_ctl command. But how can this option be
> set by default so that when postgres is started at boot time, that
> TCP/IP connections are enabled already, so that it doesn't have to be
> done manually?

Set tcpip_socket = true in postgresql.conf.

regards,
bhuvaneswaran


pgsql-novice by date:

Previous
From: Jean-Christian Imbeault
Date:
Subject: Re: starting Postgres with TCP/IP enabled
Next
From: Sol
Date:
Subject: Re: starting Postgres with TCP/IP enabled