upgrade pgpool to 3.6.6
[pgpool-online-recovery] / pg_hba.conf
index e3ab457..405a074 100644 (file)
@@ -101,5 +101,6 @@ host    replication     replication     10.200.1.62/32          trust
 # management node
 host    all             all             10.200.1.1/32           trust
 # allow postgres management
-host    postgres        postgres     10.200.1.61/32          trust
-host    postgres        postgres     10.200.1.62/32          trust
+host    all             postgres        10.200.1.61/32          trust
+host    all             postgres        10.200.1.62/32          trust
+