Re: TCP/IP connection - Mailing list pgsql-admin

From Frank Finner
Subject Re: TCP/IP connection
Date
Msg-id 20031205135455.32d1e575.postgresql@finner.de
Whole thread Raw
In response to TCP/IP connection  (Ashok Chauhan <ashok@kalculate.com>)
List pgsql-admin
On Fri, 5 Dec 2003 17:22:55 +0530
pgsql-admin-owner@postgresql.org wrote:

> hi
>
> i want to accsess my postgresql data base from network it is only
> possible when i start postgresql by following command:-
> postmaster -i -D /var/lib/pgsql/data
> after rebooting the system it does not listen for TCP/IP connection.
> how can i configure it for listening TCP/IP connection after
> rebooting. plz help me.
>

In postgresql.conf, set tcpip_socket = true.

Regards, Frank

pgsql-admin by date:

Previous
From: Devrim GUNDUZ
Date:
Subject: Re: TCP/IP connection
Next
From: Tom Lane
Date:
Subject: Re: Postrgres data restoration problem