Пытаемся стянуть дамп базы, итог:
pg_dump: [archiver (db)] connection to database "myDB" failed: FATAL: no pg_hba.conf entry for host "ip-address", user "postgres", database "database_name", SSL on
FATAL: no pg_hba.conf entry for host "ip-address", user "postgres", database "myDB", SSL off
Хорошая статья о том как решается проблема:
http://pgcookbook.ru/article/no_pg_hba_conf_entry_for_host.html
pg_dump: [archiver (db)] connection to database "myDB" failed: FATAL: no pg_hba.conf entry for host "ip-address", user "postgres", database "database_name", SSL on
FATAL: no pg_hba.conf entry for host "ip-address", user "postgres", database "myDB", SSL off
Хорошая статья о том как решается проблема:
http://pgcookbook.ru/article/no_pg_hba_conf_entry_for_host.html
Комментариев нет:
Отправить комментарий