FW: reg:conninfo

Поиск
Список
Период
Сортировка
От Andy Shellam
Тема FW: reg:conninfo
Дата
Msg-id !&!AAAAAAAAAAAuAAAAAAAAALfqleqaijxJlxu+E5RYF+YBAJaQ0jfg6zBFp7poaER6UCkAAAGy3PcAABAAAABa7pGUZsjMR40BZDZpz2uOAQAAAAA=@mailnetwork.co.uk
обсуждение исходный текст
Список pgsql-admin
If you put localhost in your application, your system (Windows or Linux)
will do a DNS lookup and return the 127.0.0.1 IP - if you put the IP
directly it saves this call.

Check your postgresql.conf file, and look for the listen_interfaces
directive - check it's set to listen_interfaces=*, and not
listen_interfaces=127.0.0.1.  This will bind it to any available network
adapter on your system.  Then reload PGSQL and try connecting on 10.0.0.205
again.

Andy


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

Предыдущее
От: "sandhya"
Дата:
Сообщение: Re: reg:conninfo
Следующее
От: Robin Iddon
Дата:
Сообщение: Re: reg:conninfo