Software engineer
» postgres
Configure hba file It’s easy enough. Just edit your pg_hba.conf file following way (replace PGSQL_VERSION with yours): sudo nano /etc/postgresql/PGSQL_VERSION/main/pg_hba.conf...