Step 1 Edit file: nano /etc/postgresql/9.3/main/pg_hba.conf Add a line with your IP or mask, like for example: host all all 10.100.20.200/32 trust Step 2 Edit file: nano /etc/postgresql/9.3/main/postgresql.conf Uncomment line: listen_addresses = ‘localhost’ And replace localhost with * to listen… Seguir leyendo →
© 2024 Salvatore — Funciona gracias a WordPress
Tema realizado por Anders Noren — Ir arriba ↑