Hello!
I'd like to ask you what line should be added in pg_hba.conf file in order
to grant access to a user with ip
139.100.99.98 to a db named "myDB" with user "scott" with password
"mikepwd"?
After modifying this file is enough to issue
pg_ctl reload
or should I restart postgres?
Thank you
With best regards,