Accessing database from different machines Go to Postgres installation directory-> 9.6 -> data. Postgres installation is usually located at the following location: On Linux: /var/lib/pgsql On Windows: C:/Program Files/PostgreSQL Steps Edit the postgresql.conf as shown below: Edit pg_hba.conf in the IPv4 section as shown below: To allow any user from…