[GRASS-dev] [GRASS GIS] #1502: v.select GRASS7 not creating vector
table in postgres when schema is different than public
GRASS GIS
trac at osgeo.org
Sun Dec 4 05:41:26 EST 2011
#1502: v.select GRASS7 not creating vector table in postgres when schema is
different than public
-------------------------+--------------------------------------------------
Reporter: pkscwc | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone:
Component: Default | Version: unspecified
Keywords: | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
v.select fails to create postgres table when schema is different than
public.
Perhaps , reason is the name of the table .
Which is assigned like schema.map1_schema.map2 .
The two dots in the name of the table may be the reason of error.
Error says "cross database reference not allowed."
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1502>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list