You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
grep -q "^host healthcheck healthcheck 0.0.0.0/0 ""$PGDATA/pg_hba.conf"|| sed -i '/^host all all 0.0.0.0\/0/i host healthcheck healthcheck 0.0.0.0\/0 trust'"$PGDATA/pg_hba.conf"
3
+
grep -q "^host healthcheck healthcheck ""$PGDATA/pg_hba.conf"|| sed -i '/^host all all all /i host healthcheck healthcheck all trust'"$PGDATA/pg_hba.conf"
0 commit comments