Reconnects vectors to a new database.
vector, database, attribute table
v.db.reconnect.all
v.db.reconnect.all help
v.db.reconnect.all old_database=string new_database=string [old_schema=string] [new_schema=string] [--verbose] [--quiet]
Name of old database
The database must be in form printed by v.db.connect -g, i.e. with substituted variables
Name of new database
Old schema
New schema
v.db.reconnect.all changes database connection of all layers of all vectors in the current mapset from old_database to database. If a link does not match the old_database it is left untouched.
The value of the old_database option needs to be the exact string which appears as the fourth field printed by v.db.connect -g, i.e. with substituted variables.
Radim Blazek
Last changed: $Date: 2011-09-04 15:23:30 +0200 (Sun, 04 Sep 2011) $
Full index
� 2003-2014 GRASS Development Team