[ADMIN]
I am running PostgreSQL on FreeBSD and getting the following error when i try to get a connection "Something unusual has occured to cause the driver to fail. Please report this exception: java.sql.SQLException: Missing or erroneous pg_hba.conf file, see postmaster log for details " where
[ADMIN] problem in pg_hba.conf file
all 127.0.0.1 255.255.255.255 trust is there anything else required in pg_hba.conf or what Irfan Qaiser