Search Postgresql Archives

replication requires redundant rule in pga_hba?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It seems like the following is redundant:

host          all         all              0.0.0.0/0    md5
hostnossl     replication replicationuser  0.0.0.0/0    md5

The first one allows either SSL or non SSL to all users for all DBs from any address via MD5. Good for everything, no? Yet if I remove the second line, I see a bunch of:

FATAL:  no pg_hba.conf entry for replication connection from host 10...., user "replicationuser", SSL off

Why is this? What am I missing?

--
Wells Oliver
wellsoliver@xxxxxxxxx

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux