Hi!
 
	I have created a PostgreSQL database and I'm trying to connect to it using the command line (psql), but I'm getting the following error message:
 
FATAL:  no pg_hba.conf entry for host "77.185.50.30", user "arturocepeda_carbox_user", database "arturocepeda_carbox"
	Would it be possible to allow access to it from any IP? Thanks in advance!
 
	Kind regards
 
	Arturo