How Do I Enable Remote Access To Postgresql Server?
How Do I Enable Remote Access To Postgresql Server? Connect to the PostgreSQL server via SSH. Get location of postgresql.conf file by executing the command (it should be something like /var/lib/pgsql/data/postgresql.conf ): … Open postgresql.conf file and add the following line to the end: … Get the location of pg_hba.conf file: Can’t connect to remote