Top "Pg-hba.conf" questions

Postgresql remote access no pg_hba.conf entry for host

I'm trying to get remote access to postgresql, installed on a server with IP A.A.A.A. There are …

postgresql pg-hba.conf
Postgres find configuration files in linux

I've spent lots of time to find Postgres configuration files like pg_hba.conf or postgresql.conf in different distributions …

postgresql postgresql-9.1 postgresql-9.6 pg-hba.conf
Rails: fe_sendauth: no password supplied (PG::ConnectionBad) from Ruby, but ok in Rails

I'm having problems assessing a postgres database from straight ruby. I've created a Postgres database using Rails >rails new …

ruby-on-rails ruby postgresql activerecord pg-hba.conf