v.db.reconnect.all(1) - Linux man page
Name
v.db.reconnect.all - Reconnects vectors to a new database.Keywords
vector, database, attribute tableSynopsis
v.db.reconnect.allv.db.reconnect.all help
v.db.reconnect.all old_database=string new_database=string [old_schema=string] [new_schema=string] [--verbose] [--quiet]
Parameters:
- old_database=string
Name of old database. The database must be in form printed by v.db.connect -g, i.e. with substituted variables- new_database=string
Name of new database- old_schema=string
Old schema- new_schema=string
New schema
Description
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.Author
Radim BlazekLast changed: $Date: 2007-04-17 01:41:41 +0200 (Tue, 17 Apr 2007) $
Full index
© 2003-2008 GRASS Development Team
