[GRASS-dev] [GRASS GIS] #2387: v.in.ogr import from external PostgreSQL-server throws error if schema name and user name are identical

GRASS GIS trac at osgeo.org
Wed May 1 13:59:19 PDT 2019


#2387: v.in.ogr import from external PostgreSQL-server throws error if schema name
and user name are identical
-------------------------+-------------------------------------------------
  Reporter:  hemeybo     |      Owner:  grass-dev@…
      Type:  defect      |     Status:  closed
  Priority:  normal      |  Milestone:  7.6.0
 Component:  Database    |    Version:  svn-releasebranch70
Resolution:  worksforme  |   Keywords:  v.in.ogr PostgreSQL schema user
                         |  name
       CPU:  x86-64      |   Platform:  Linux
-------------------------+-------------------------------------------------

Comment (by mmetz):

 Replying to [comment:4 martinl]:
 > Layer must be provided without schema name.
 >
 > {{{
 > layer=grass_test_geom_neu_oc
 > }}}
 >
 > (see output of `-l` flag)

 No, the layer option can include schema name like
 layer=<schema>.<layer_name>, tested extensively with trunk and relbr76.

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/2387#comment:5>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list