Re: Can not connect remotely

Поиск
Список
Период
Сортировка
От Sam Mason
Тема Re: Can not connect remotely
Дата
Msg-id 20100409210319.GT5407@samason.me.uk
обсуждение исходный текст
Ответ на Can not connect remotely  (arya6000 <arya6000@gmail.com>)
Список pgsql-general
On Fri, Apr 09, 2010 at 10:08:38AM -0700, arya6000 wrote:
> Connection refused. Check that the hostname and port are correct and that
> the postmaster is accepting TCP/IP connections.

Running the following on your server:

  netstat -tnl

will tell you if PG is actually listening on the port you expect.  If
it's there as expected, then you need to look at your firewall/VPS
config to see whether the traffic is making its way through correctly.

--
  Sam  http://samason.me.uk/

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

Предыдущее
От: Greg Smith
Дата:
Сообщение: Re: Upcoming hot standby replication question
Следующее
От: Josh Kupershmidt
Дата:
Сообщение: psql's \d display of unique index vs. constraint