I'm trying to get remote access to postgresql, installed on a server with IP A.A.A.A. There are …
postgresql pg-hba.confI'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.confI'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