[GRASS-dev] [GRASS GIS] #673: v.db.addtable uses wrong postgres
schema
GRASS GIS
trac at osgeo.org
Sat Jul 4 09:04:02 EDT 2009
#673: v.db.addtable uses wrong postgres schema
----------------------------------+-----------------------------------------
Reporter: fengel | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: normal | Milestone: 6.4.0
Component: Database | Version: 6.4.0 RCs
Keywords: v.db.addtable schema | Platform: Linux
Cpu: x86-32 |
----------------------------------+-----------------------------------------
Creating a table in a postgresql database:
After dissolving with v.extract -d using the new= parameter I tried to
use v.db.addtable to create a table for my dissolved map.
v.db.addtable creates a table, but doesn't put it in the right
database schema. It is created in the schema "public" and not in the
current schema, although db.connect -p verifys that
all connection parameters are correctly set.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/673>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list