<div dir="auto">Hi Sandro, <div dir="auto">I meant from the maintainers point of view, i.e. you and Regina!</div><div dir="auto"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">Il 6 nov 2017 04:05, "Sandro Santilli" <<a href="mailto:strk@kbt.io">strk@kbt.io</a>> ha scritto:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Wed, Nov 01, 2017 at 12:06:18AM +0100, G. Allegri wrote:<br>
> I wasn't aware how complicated it was splitting raster from postgis!<br>
<br>
For a user, you mean ? How could it be made simpler ?<br>
I've been thinking that we could, instead of:<br>
<br>
 - ALTER EXTENSION postgis UPDATE;<br>
 - CREATE EXTENSION postgis_raster FROM unpackaged;<br>
<br>
We could do something like:<br>
<br>
 - CREATE EXTENSION postgis_raster FROM postgis;<br>
 - ALTER EXTENSION postgis UPDATE;<br>
<br>
Would the above look simpler ?<br>
Although the former would allow you to actually _drop_<br>
raster (via script) instead of creating it from<br>
unpackaged.<br>
<br>
--strk;<br>
______________________________<wbr>_________________<br>
postgis-devel mailing list<br>
<a href="mailto:postgis-devel@lists.osgeo.org">postgis-devel@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/postgis-devel" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/postgis-devel</a></blockquote></div></div>