Opened 10 years ago
Last modified 6 years ago
#2655 closed enhancement
update t.connect to use db.login host= port= — at Version 5
Reported by: | martinl | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.6.2 |
Component: | Temporal | Version: | svn-trunk |
Keywords: | t.connect, pg | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description (last modified by )
t.connect
should be updated to use db.login
for PostgreSQL host and port settings (introduced in r65057), see (1)
(1) http://grass.osgeo.org/grass71/manuals/t.connect.html#postgresql
Change History (5)
follow-up: 2 comment:1 by , 9 years ago
comment:2 by , 9 years ago
follow-up: 4 comment:3 by , 9 years ago
You cited the 7.0 manual... so you want to see it in relbr70?
To my knowledge t.connect has not been modified in trunk either.
comment:4 by , 9 years ago
Replying to neteler:
You cited the 7.0 manual... so you want to see it in relbr70?
To my knowledge t.connect has not been modified in trunk either.
Sorry, it's focused on trunk (see milestone). I will modify description accordingly.
comment:5 by , 9 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.
First r65057 (db.login + pg & mysql driver: support hostname and port) needs to be backported.