Hi All,
I changed in pg_hba.conf like,in postgres 9.3 under linux
host replication base_backup_user 127.0.0.1/32 trustafter above changes ,restarted it . when i try pgbasebackp getting error like, pg_basebackup: could not connect to server: FATAL: no pg_hba.conf entry for replication connection from host "192.168.02.64", user "base_backup_user", SSL off any help to resolve this issue..
