qwat / QWAT

TEKSI Water module (project QWAT) - QGIS project
https://www.teksi.ch
GNU General Public License v2.0
57 stars 31 forks source link

Definition of service "qwat" not found #321

Closed ponceta closed 9 months ago

ponceta commented 2 years ago

Hi @tchangtiffany

For windows :

A pg_conf folder has to be created under :

C:\Users\MonNomUtilisateur\pg_conf

And a pg_service.conf file such as the one linked should be placed here.

pg_service.txt

See https://qgep.github.io/docs/installation-guide/workstation.html#windows-pg-service for pertinent remarks about pg_service.conf file under windown (EOL Conversion UNIX format in particular)

If it is well configured it should be possible to add from the postgres provider the qwat service as following :

image

image

ponceta commented 2 years ago

Some documentation should be unified between QWAT and QGEP