RE: newbie question

From: "Nick Fankhauser" <nickf(at)ontko(dot)com>
To: "Xue-Feng Yang" <just4look(at)yahoo(dot)com>
Cc: <pgsql-admin(at)postgresql(dot)org>
Subject: RE: newbie question
Date: 2001-07-11 11:09:01
Message-ID: NEBBLAAHGLEEPCGOBHDGOEPADEAA.nickf@ontko.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


> Here is the file. Please give me more suggestions.

Actually, I think the best place to set this would be in the config file.
The right place depends on which version you are running.

If your version is lower than 7.1, put a line in postmaster.init that looks
like this:

PGALLOWTCPIP=yes

If your version is 7.1 or higher, put a line in postgresql.conf that looks
like this:

TCPIP_SOCKET = 1

On Debian Linux these files would be found in /etc/postgresql

I'm not sure where they live on other platforms.

-Nick

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Srinivasa R Chava 2001-07-11 17:56:36 backup og large objects
Previous Message Mahesh Guleria 2001-07-11 10:30:45 Can we increase the no. of users in postgres