I paste below the usefull sentences from my postgresql.conf:
----------------------------------
listen_addresses = '*' # what IP address(es) to listen on;
# comma-separated list of addresses;
# defaults to 'localhost', '*' = all
# (change requires restart)
port = 5432 # (change requires restart)
max_connections = 100 # (change requires restart)
----------------------------------
It looks '*' meaning : all addresses are listened by defaults...
Regards.
--
View this message in context:
http://postgis.17.x6.nabble.com/Qgis-Postgis-impossible-to-open-a-project-tp5003712p5004945.html
Sent from the PostGIS - User mailing list archive at Nabble.com.
_______________________________________________
postgis-users mailing list
[email protected]
http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users