just make sure you modify the pg_hba.conf file to allow the other PCs to access and change the postgresql.conf file to listen on all i.e. *
You could even use PG Lightning Admin with it's built in SSH tunnel support, or Putty.exe and have all the other machines connect via encrypted SSH, then you could simply leave your server to allow connections only from localhost.
-- Tony Caduto AM Software Design Home of PG Lightning Admin for Postgresql 8.x http://www.amsoftwaredesign.com
IS IT POSSIBLE to install Postgresql for windows as a service on one of the machines (as I did on my home machine, specifing "localhost") but then have the other machines access the PG server through the internet address of that machine (the quad address)?
- Thanks in advance for your help!
---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster