[postgis-tickets] [PostGIS] #5298: CopyTopology: ERROR: TopoGeometry 14678 does not exist in the child layer 1

PostGIS trac at osgeo.org
Wed Dec 7 01:29:55 PST 2022


#5298: CopyTopology: ERROR: TopoGeometry 14678 does not exist in the child layer 1
-----------------------+---------------------------
  Reporter:  strk      |      Owner:  strk
      Type:  defect    |     Status:  new
  Priority:  high      |  Milestone:  PostGIS 3.3.3
 Component:  topology  |    Version:  3.3.x
Resolution:            |   Keywords:
-----------------------+---------------------------
Changes (by strk):

 * cc: pigreco (removed)


Old description:

> When trying to copy a topology I get this error:
>
> > CopyTopology: ERROR: TopoGeometry 14678 does not exist in the child
> layer 1
>
> Context:
>
> ```
> PL/pgSQL relationtrigger() riga 59 a RAISE
> istruzione SQL "
>       INSERT INTO topo_italia_20221207.relation
>       SELECT * FROM topo_italia.relation
>     "
> funzione PL/pgSQL copytopology(character varying,character varying) riga
> 83 a EXECUTE
> ```
>
> PostGIS version is 3.3.1

New description:

 When trying to copy a topology I get this error:

 > CopyTopology: ERROR: TopoGeometry 14678 does not exist in the child
 layer 1

 Context:

 {{{
 PL/pgSQL relationtrigger() riga 59 a RAISE
 istruzione SQL "
       INSERT INTO topo_italia_20221207.relation
       SELECT * FROM topo_italia.relation
     "
 funzione PL/pgSQL copytopology(character varying,character varying) riga
 83 a EXECUTE
 }}}

 PostGIS version is 3.3.1

--
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5298#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list