[postgis-tickets] [PostGIS] #5119: Allow COPY to topology edge view
PostGIS
trac at osgeo.org
Tue Mar 29 07:27:29 PDT 2022
#5119: Allow COPY to topology edge view
-------------------------+---------------------------
Reporter: strk | Owner: strk
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 3.3.0
Component: topology | Version: master
Keywords: |
-------------------------+---------------------------
It takes a trigger to allow COPY to view. We only expose a RULE.
{{{
ERROR: cannot copy to view "edge"
HINT: To enable copying to a view, provide an INSTEAD OF INSERT trigger.
}}}
It would be nice to allow inserts to edge
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5119>
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