[postgis-users] Connecting to postgis: localhost <-> dyndns: strange thing
Steven De Vriendt
gisaalter at gmail.com
Tue Apr 24 02:24:53 PDT 2007
Hi,
I'm running a database on localhost. This database is reachable via a
dyndns-account.
I have a strange problem when I connect to my database via these parameters
host: localhost
port: 5432
passwd: *****
database: test
I get 4 tables, yet when I try to connect with my dyndns:
host: xxxxx.dyndns.org
port: 5432
passwd: *******
database: test
I get 5 tables ?
How is this possible, I'm running the database on the exact same pc ??
More information about the postgis-users
mailing list