[postgis-users] breake lines

Darafei "Komяpa" Praliaskouski me at komzpa.net
Thu Sep 5 02:58:50 PDT 2019


On Tue, Sep 3, 2019 at 7:48 PM <paul.malm at lfv.se> wrote:

> It is not possible to use update on the table when splitting one geomety
> to two.
>

For cases where you want to change number of rows in processing, there's a
CTE trick that is INSERT FROM DELETE, you can find an example in
ST_Subdivide manual page and adapt accordingly:
https://postgis.net/docs/ST_Subdivide.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20190905/a2f86da3/attachment.html>


More information about the postgis-users mailing list