Hi, 2016-09-27 15:25 GMT+02:00 Benoit ANDRE <[email protected]>: > 3th : > - db.connect driver=pg database=administration > - db.login driver=pg database=administration user=benoit password=rien > host=192.168.1.200 port=5432 > > No matter if a password is necessary in my case
this issue should be fixed in r69599 [1]. You can test it in 7.0.5svn by: db.login driver=pg database=administration host=192.168.1.200 port=5432 --o db.tables -p Martin [1] https://trac.osgeo.org/grass/ticket/3167#comment:23 -- Martin Landa http://geo.fsv.cvut.cz/gwiki/Landa http://gismentors.cz/mentors/landa _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
