| От | Kevin Grittner |
|---|---|
| Тема | Re: Can't connect remotely |
| Дата | |
| Msg-id | 4821D8D0.EE98.0025.0@wicourts.gov обсуждение |
| Ответ на | Can't connect remotely (mcravitz@att.net) |
| Список | pgsql-admin |
>>> <mcravitz@att.net> wrote: > listen_addresses = 'localhost,marlon,loaner-mikec' > # what IP address(es) to listen on; > # comma-separated list of addresses; > # defaults to 'localhost', '*' = all > # (change requires restart) You probably want this set to '*'. It is not the addresses to allow in, it is the addresses to listen on. (You might have multiple network cards in the database server and only want to accept database connections on one of them, for example.) The pg_hba.conf file can be configured to allow specific addresses in, so that may be OK as it stands. -Kevin
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера