zdeh98
02-08-02, 02:17
| Hello again! How do I make my postgresql accessible to all computers in a network? Show this newbie how. Thanx for the help.:) |
View Full Version : How do I configure postgresql to be accessible in a network?
| Hello again! How do I make my postgresql accessible to all computers in a network? Show this newbie how. Thanx for the help.:) |
| Your can configure the network access from pg_hdb.conf file, inside of this file there are all the instructions. In the last line of the file you can put all the ip addres that can be access on you machine! Good luck! |