Hello, Q: how to add entry in pg_hba.conf? I manually added an entry in pg_hba.conf as: host template1 postgres_IP 255.255.255.0 banghe banghe But as I run the code and got msg: the file pg_hba.conf is crashed. I wonder if I can manually edit this file. (to locally connect postmaster seems no problem) Thanks, --Bangh