jorgealmerio / QWater

Hydraulic design and analysis of water supply networks
20 stars 8 forks source link

psql: FATAL: password authentication failed for user "-v" #2

Closed tveinot closed 5 years ago

tveinot commented 5 years ago

I am trying to install QWAT using directions found https://media.readthedocs.org/pdf/qwat/latest/qwat.pdf but when I get to ./init_qwat.sh -p qwat -s 21781 -d -r the return is psql: FATAL: password authentication failed for user "-v" I added host all city-ad/tveinot 127.0.0.1/32 sspi include_realm=0 to my pg_hba.conf file in both the IPv4 and IPV6 lines but still get the authentication error. Does anyone know how to get around this? Using a windows 7. Thanks Tyler

jorgealmerio commented 5 years ago

You might been talking about "QWAT". It's a different tool. Please add this issue there https://github.com/qwat/QWAT.

tveinot commented 5 years ago

Sorry, opened the wrong window... Thanks; Tyler