accept connections from remote

linkaiyi
Follow

accept connections from remote desktop

set listen_addresses = '*' in postgresql.conf

Edit the pg_hba.conf file and add the following entry at the very end of file:

host    all             all              0.0.0.0/0                       md5
Object has 0 attachments

Was this article helpful?

This article is viewed 57 times!

Recent Viewed Articles

0 Comments

Leave a Comment

Support