How to connect to remote instance?

Поиск
Список
Период
Сортировка
От Jim Moon
Тема How to connect to remote instance?
Дата
Msg-id CAMW+QwG8tOiUwS+SUg=n9jYZVzDNcx64hZ2CT-nWhZPGy26Djg@mail.gmail.com
обсуждение исходный текст
Ответы Re: How to connect to remote instance?  (Andrej <andrej.groups@gmail.com>)
Список pgsql-novice
Hello.

postgresql 8.3

pg_hba.conf includes:
host     all     all     0.0.0.0/0     md5

postgresql.conf includes:
listen_addresses = '*'

Attempts to connect from remote pgAdmin III result in:
Access to database denied
The server doesn't grant access tothe database: the server reports
FATAL: no pga_hba.conf entry for host "<xx.xx.xxx.xx>", user "postgres", database "postgres", SSL off
...

Thank you in advance for any ideas!

Jim


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

Предыдущее
От: Jim Moon
Дата:
Сообщение: How to successfully create a new function?
Следующее
От: Andreas Kretschmer
Дата:
Сообщение: Re: How to successfully create a new function?