Connecting to remote PostGres DB
843859May 21 2007 — edited May 21 2007Hi,
I want access a Postgres Database from a java program. The database is running on remote mahine. I have access to that Database. it can be accessed from computers within network
The problem is the firewall doesnt allow TCP connections from outside network to specific port DB is running on.
Can anybody tell me how to access that database.
I have heard of Tunneling, can anybody guide me about that
--ss