On 08/03/16 17:08, Luca Delucchi wrote:
Hi devs,
I have a problem using db backend different to SQLite.
I have a postgresql server running on port 5433, I set up the
connection like this
db.connect driver=pg database=grassdata
db.login user=lucadelu port=5433 host=localhost
I would expect the port parameter to be set in db.connect, not in
db.login. Have you tried that ? See "PostgreSQL with different port" in
the db.connect manual.
Moritz
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev