Re: How to connect to remote instance?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: How to connect to remote instance?
Дата
Msg-id 16568.1333489653@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: How to connect to remote instance?  (Jim Moon <moonjamesg.groups@gmail.com>)
Ответы Re: How to connect to remote instance?  (Jim Moon <moonjamesg.groups@gmail.com>)
Список pgsql-novice
Jim Moon <moonjamesg.groups@gmail.com> writes:
> Using only:
>             host     all     all     0.0.0.0/0     md5
> and reloading the conf files:
>             SELECT pg_reload_conf();
> the refused connection issue persists.

I wonder whether the postmaster is using the pg_hba file you think it is.
You might try "show hba_file;" to confirm that.

            regards, tom lane

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

Предыдущее
От: Jim Moon
Дата:
Сообщение: Re: How to connect to remote instance?
Следующее
От: Jim Moon
Дата:
Сообщение: Re: How to connect to remote instance?