[GRASS-dev] [GRASS GIS] #3602: Quick Database Switcher
GRASS GIS
trac at osgeo.org
Thu Jul 5 02:50:31 PDT 2018
#3602: Quick Database Switcher
-------------------------+-------------------------
Reporter: pshapley | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Database | Version: 7.4.0
Keywords: | CPU: x86-64
Platform: All |
-------------------------+-------------------------
It would be useful to have a 'switcher' between the default sqlite and
other database tables such as PostgreSQL/PostGIS (on the fly) rather than
having to re-connect each time you move from one to the other. A
particular problem for example is having sqlite as default database while
wanting to export with 'v.out.postgis'
To take care of re-entering database connection configuration of
'db.connect' and 'dblogin' it also seems impossible to reset 'schema' and
'group' without opening the 'VAR' file and manually removing them each
time you swap databases. A simpler solution needed.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3602>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list