| От | kwfarrell |
|---|---|
| Тема | Re: A local replication entry |
| Дата | |
| Msg-id | 1454963280605-5886429.post@n5.nabble.com обсуждение |
| Ответ на | A local replication entry (John Scalia <jayknowsunix@gmail.com>) |
| Список | pgsql-admin |
was having the same issue. in the pg_log/enterprisedb-2016-02-08_031257.log i see this "Client IP address resolved to "<actual_hostname>", forward lookup not checked." So, i modified pg_hba.conf file to this: host replication postgres <actual_hostname> trust and then ran the backup command like this; pg_basebackup -D /mnt/gfs/pgdata/base_backup -h <actual_hostname> -Ft -z -xlog-method=f -l backup4DB-02 -P -v that worked. hope this helps the next son of a bitch with the same issue -- View this message in context: http://postgresql.nabble.com/A-local-replication-entry-tp5824819p5886429.html Sent from the PostgreSQL - admin mailing list archive at Nabble.com.
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера