Re: TCP/IP connection

From: Frank Finner <postgresql(at)finner(dot)de>
To: pgsql-admin-owner(at)postgresql(dot)org
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: TCP/IP connection
Date: 2003-12-05 12:54:55
Message-ID: 20031205135455.32d1e575.postgresql@finner.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Fri, 5 Dec 2003 17:22:55 +0530
pgsql-admin-owner(at)postgresql(dot)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

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2003-12-05 14:32:30 Re: Postrgres data restoration problem
Previous Message Devrim GUNDUZ 2003-12-05 12:53:05 Re: TCP/IP connection