Re: php connection failure

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: php connection failure
Дата
Msg-id 2852725.1628377867@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: php connection failure  (ourdiaspora <ourdiaspora@protonmail.com>)
Ответы Re: php connection failure  (ourdiaspora <ourdiaspora@protonmail.com>)
Список pgsql-general
ourdiaspora <ourdiaspora@protonmail.com> writes:
> The postgresql server was restarted, successfully.
> listen_addresses = 'localhost'

I believe on most machines, that would result in the postmaster
only listening on 127.0.0.1, and ::1 if you're IPv6-enabled.
If php is trying to connect to something else, like say the
machine's external IP address, that could be your issue.

            regards, tom lane



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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: php connection failure
Следующее
От: ourdiaspora
Дата:
Сообщение: Re: php connection failure