RE: newbie question - Mailing list pgsql-admin

From Nick Fankhauser
Subject RE: newbie question
Date
Msg-id NEBBLAAHGLEEPCGOBHDGOEPADEAA.nickf@ontko.com
Whole thread Raw
In response to Re: newbie question  (Xue-Feng Yang <just4look@yahoo.com>)
List 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



pgsql-admin by date:

Previous
From: "Mahesh Guleria"
Date:
Subject: Can we increase the no. of users in postgres
Next
From: "Thalis A. Kalfigopoulos"
Date:
Subject: Re: Can we increase the no. of users in postgres