@ Alex. 

With those parameters :
-----------------------------
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)
-----------------------------

And :
-----------------------------
# IPv4 local connections:
host    all             all             0.0.0.0/0                md5  
# IPv6 local connections:
#host    all             all             ::1/128                  md5
-----------------------------

After, restart postgres services. Unfortunatly, i have the same error
message as previously  : 

<http://osgeo-org.1560.x6.nabble.com/file/n5090695/SS_remote_conexion.jpg> 


...;-(



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Qgis-Postgis-impossible-to-open-a-project-tp5065048p5090695.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to