Re: Problem to connect to the Windows Port

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Problem to connect to the Windows Port
Дата
Msg-id 12022.1093381626@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Problem to connect to the Windows Port  ("Cornelia Boenigk" <poppcorn@cornelia-boenigk.de>)
Ответы Re: Problem to connect to the Windows Port  (Doug McNaught <doug@mcnaught.org>)
Список pgsql-general
"Cornelia Boenigk" <poppcorn@cornelia-boenigk.de> writes:
> C:\>psql -h 192.168.1.8 -U postgres -d minitest
> psql: could not connect to server: Connection refused
>         Is the server running on host "192.168.1.8" and accepting
>         TCP/IP connections on port 5432?

"Connection refused" suggests that you've got a firewall-type problem,
ie the operating system is rejecting the connection rather than letting
the postmaster receive it.  Check packet filtering rules...

            regards, tom lane

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

Предыдущее
От: Carlos Moreno
Дата:
Сообщение: Is this legal SQL? Is it a good practice?
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Is this legal SQL? Is it a good practice?