Re: connection error

Поиск
Список
Период
Сортировка
От amul sul
Тема Re: connection error
Дата
Msg-id CAAJ_b94AwwG_Q01wrEANTkxC2iE0+a355Q2y5Aqin-iHHK1JbQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: connection error  (amul sul <sulamul@gmail.com>)
Список pgsql-general
On Fri, Sep 7, 2018 at 5:10 PM amul sul <sulamul@gmail.com> wrote:
>
> Do you have following entry as well?
>
> # IPv6 local connections:
> host    all             all             ::1/128                 trust
>
> I hope "listen_addresses " in postgresql.conf is on default setting.
>

Sorry, I misread -- your local psql connection is fine .

Try setting listen_addresses = '*' in postgresql.conf.

For more detail please have a look to
https://www.postgresql.org/docs/9.5/static/runtime-config-connection.html

Regards,
Amul Sul


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

Предыдущее
От: amul sul
Дата:
Сообщение: Re: connection error
Следующее
От: Andrew Staller
Дата:
Сообщение: Re: A Timeseries Case Study: InfluxDB VS PostgreSQL