Re: installation..
От | Glenn English |
---|---|
Тема | Re: installation.. |
Дата | |
Msg-id | 1039039727.8114.13.camel@optiplex.slsware.loc обсуждение исходный текст |
Ответ на | Re: installation.. (Jeffrey Melloy <jmelloy@visualdistortion.org>) |
Список | pgsql-novice |
On Tue, 2002-12-03 at 21:06, Jeffrey Melloy wrote: > Start postmaster with -i. This will tell it to listen for tcp/ip > packets on port 5432. It did indeed. The important part, though, was realizing that postgresql doesn't listen for IP packets by default. The -i switch to postmaster isn't a practical solution on my system, though, because the startup script uses pg_ctl, and -i isn't a legal option. There's a param in the config file called tcpip_socket - the first one in the distributed postgresql.config - that needs to be set to true. It's all in TFM, once I knew to look for it. Thanks very much. Postgresql isn't like the other servers I've played with on Linux. I have a feeling I'm at the bottom of a very high and very steep learning curve... -- Glenn English ghe@slsware.com
В списке pgsql-novice по дате отправления: