Re: Postmaster

Поиск
Список
Период
Сортировка
От Ryan Mahoney
Тема Re: Postmaster
Дата
Msg-id 5.0.2.1.0.20010716181116.02a15b30@paymentalliance.net
обсуждение исходный текст
Ответ на Postmaster  (Laurent Mesuré <lmesure@nerim.net>)
Список pgsql-general
At 09:00 PM 7/16/01 -0400, Laurent Mesuré wrote:
>Actually it does that, but it start without the -i option and thus, i
>can't connect via TCP/IP
>
>What do i have to modify so the pg_ctl can start the postmaster with
>this option at boot?


I think the easiest way is to edit your postgresql.conf file (usually
located in /usr/local/pgsql/data/postgresql.conf).  Your Connection
Parameters section should read like this:

#
#       Connection Parameters
#
tcpip_socket = true
#ssl = false



Good Luck!

-Ryan Mahoney
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.251 / Virus Database: 124 - Release Date: 4/26/01

В списке pgsql-general по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Postmaster
Следующее
От: Hiroshi Inoue
Дата:
Сообщение: Re: Partial Indices vs. mixing columns and functions