Classification: Internal Dear All I am getting this below error during hot standby configuration . Please help
[postgres@de284194 ~]$ pg_basebackup --host='172.28.4.194' --port=5432 --username=postgres --pgdata=/backup/standby pg_basebackup: could not connect to server: FATAL: no pg_hba.conf entry for replication connection from host "172.28.4.194", user "postgres", SSL off pg_basebackup: removing contents of data directory "/backup/standby" [postgres@de284194 ~]$ Regards, Ashok |