Skip to navigation
How to enable remote postgresql access
16.06.17
example for postgresql 9.6 on debian 1. edit /etc/postgresql/9.6/main/postgresql.conf listen_addresses = '*' 2. edit /etc/postgresql/9.6/main/pg_hba.conf host all all all md5 3. restart: /etc/init.d/postgresql restart
https://askubuntu.com/questions/423165/remotely-access-postgresql-database
Reply
Anonymous
Information Epoch 1753512587
Data dominates.
Home
Notebook
Contact us