Re: starting Postgres with TCP/IP enabled

From: "A(dot)Bhuvaneswaran" <bhuvan(at)symonds(dot)net>
To: Sol <sol(at)autonomon(dot)net>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: starting Postgres with TCP/IP enabled
Date: 2003-08-07 05:04:39
Message-ID: Pine.LNX.4.44.0308071033580.1240-100000@Bhuvan.bksys.co.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Sol 2003-08-07 05:22:20 Re: starting Postgres with TCP/IP enabled
Previous Message Jean-Christian Imbeault 2003-08-07 04:47:21 Re: starting Postgres with TCP/IP enabled