[GENERAL] Access remote DB (outside local network) via PgAdmin

2010-06-19 Thread Piero Campa
Hi to everyone, well until now I could easiily access a remote hosted database in my local network via PgAdmin: just set the IP and port and login info and I was done. But whether I want to access that database from outside my network, even without encrypted tunnels by now, what do I have to do?

Re: [GENERAL] Access remote DB (outside local network) via PgAdmin

2010-06-19 Thread Piero Campa
already set your server like this for example: hostall all zzz.zzz.zzz.zzz/32 md5 I mean, don't you already have an md5 encrypted channel between the server and zzz.zzz.zzz.zzz ? Thank you for reading. Piero Piero Campa wrote: > > Hi to everyone, >