Re: TCP/IP connection

From: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
To: Dhananjay Mishra <dmishra(at)vt(dot)edu>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: TCP/IP connection
Date: 2003-05-21 21:00:34
Message-ID: 1053550834.2203.310.camel@camel
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Wed, 2003-05-21 at 06:42, Dhananjay Mishra wrote:
> I am trying to open the server for TCP/IP connection. My server is
> RedHat 7.2(postgresql-7.1.3).My question is - Is it necessary to edit
> etc/rc.d/init.d/postgresql and appened -i and -o options in postgres
> start script line.
>
> I am trying to acheive this by changing the tcp-connaction flag in
> postgresql.conf file in data directory. But it does not seem to be
> working on this platform. But I used to do the same on Solaris and it
> perfectly worked.
>

That should work ok, but make sure you restart your postmaster after
making the change.

Robert Treat

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message postgres timeless 2003-05-21 22:03:16 Las Vegas Job
Previous Message Dhananjay Mishra 2003-05-21 20:14:18 Re: TCP/IP connection