RE: newbie question

Поиск
Список
Период
Сортировка
От Nick Fankhauser
Тема RE: newbie question
Дата
Msg-id NEBBLAAHGLEEPCGOBHDGOEPADEAA.nickf@ontko.com
обсуждение исходный текст
Ответ на Re: newbie question  (Xue-Feng Yang <just4look@yahoo.com>)
Список 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 по дате отправления:

Предыдущее
От: "Mahesh Guleria"
Дата:
Сообщение: Can we increase the no. of users in postgres
Следующее
От: "Thalis A. Kalfigopoulos"
Дата:
Сообщение: Re: Can we increase the no. of users in postgres