#513: g.rename extremely slow, speed improvement ------------------------------------+--------------------------------------- Reporter: gisboa | Owner: [email protected] Type: enhancement | Status: new Priority: minor | Milestone: 6.4.0 Component: Vector | Version: unspecified Keywords: vector database rename | Platform: All Cpu: All | ------------------------------------+--------------------------------------- Renaming a large vector table connected to a postgresql database using v.rename is very time consuming, mostly due to database activity. Suggestion: send 'alter table rename ...' to postgresql to rename the table, and change the dbln contents, so only renaming operations are involved, no actual data is being moved in this way
-- Ticket URL: <http://trac.osgeo.org/grass/ticket/513> GRASS GIS <http://grass.osgeo.org>
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
