[postgis-devel] upgrade from postgis2.4 to 3.0 requires dropping functions

Paul Ramsey pramsey at cleverelephant.ca
Tue Oct 8 10:58:57 PDT 2019


Those probably came from a very old (pre-2.0) install and have been around in those databases since forever. 

> On Oct 8, 2019, at 10:55 AM, Justin Pryzby <pryzby at telsasoft.com> wrote:
> 
> While upgrading another (set of) DBs, I had to additionally drop these:
> 
> DROP AGGREGATE extent3d ( geometry) ;
> DROP AGGREGATE extent (geometry) ;
> DROP AGGREGATE makeline(geometry);
> DROP AGGREGATE memcollect ( geometry) ;
> 
> I currently have installed:
> postgis30_12-3.0.0alpha4-6.rhel7.1.x86_64
> 
> Thanks,
> Justin
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/postgis-devel



More information about the postgis-devel mailing list