Re: connection refused problem

Поиск
Список
Период
Сортировка
От mpls
Тема Re: connection refused problem
Дата
Msg-id 00b701c20801$b23989e0$646c11ac@ld
обсуждение исходный текст
Ответ на connection refused problem  (Phil Glatz <phil@glatz.com>)
Список pgsql-general
> I bringing up PostgreSQL 7.1.3 on a Free BSD 4.5 system, installed from
> ports, using defaults.  I copied the sample versions of pg_hba.conf and
> postgresql.conf to new files, removing the .sample part.
>
> This command works fine:
> psql -U pgsql database
>
> but if I specify a hostname:
> psql -U pgsql -h localhost cn
>
> I get:
>    psql: connectDBStart() -- connect() failed: Connection refused
>            Is the postmaster running (with -i) at 'localhost'

postmaster -i  ??

-i -----> enable TCP/IP connections

> .....

Best regard!
mpls


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

Предыдущее
От: terry@greatgulfhomes.com
Дата:
Сообщение: Re: Scaling with memory & disk planning
Следующее
От: Darren Ferguson
Дата:
Сообщение: Re: connection refused problem