Changes

Jump to navigation Jump to search
5 bytes added ,  13:21, 13 February 2016
no edit summary
Line 17: Line 17:     
2.- Change the Listen Address in postgresql.conf
 
2.- Change the Listen Address in postgresql.conf
  sudo -i -u postgres -H nano /var/lib/pgsql/data/postgresql.conf
+
  sudo -i -u postgres -H nano /etc/postgresql/9.4/main/postgresql.conf
 
set: listen_addresses = '*'
 
set: listen_addresses = '*'

Navigation menu