Y
Hacker News
new
|
ask
|
show
|
jobs
by
jhauris
1935 days ago
Look at the pg_hba.conf file (probably something like /etc/postgresql/<version>/main/pg_hba.conf).
https://www.postgresql.org/docs/current/auth-pg-hba-conf.htm...
1 comments
tinus_hn
1935 days ago
Perhaps it’s better to only listen to localhost and connect through a SSH proxy connection
link