<div dir="ltr"><div>Hi,<br><br></div><div>I have a problem with my postgis installation. I have updated my packages (see below for package details) and since then I have an error message when using one function :</div><div><br></div><div><i>ERROR:  A stored procedure tried to use deprecated C function 'pgis_geometry_union_finalfn'</i></div><div><br></div><div>No big deal I thought, a simple <i>SELECT postgis_extensions_upgrade();</i> should resolve the problem. So I did this and everything went well (I thought) :</div><div><br></div><div></div><div><i>Upgrade completed, run SELECT postgis_full_version(); for details</i></div><div><i><br></i></div><div>I tried again to import my data and I got the same message again<i> (</i><i>ERROR:  A stored procedure tried to use deprecated C function 'pgis_geometry_union_finalfn')</i></div><div><i><br></i></div><div>So I ran the SELECT postgis_full_version(); query that returns:</div><div><br></div><div><i>POSTGIS="3.4.0 0874ea3" [EXTENSION] PGSQL="140" GEOS="3.11.1-CAPI-1.17.1" PROJ="9.1.1 NETWORK_ENABLED=OFF URL_ENDPOINT=<a href="https://cdn.proj.org">https://cdn.proj.org</a> USER_WRITABLE_DIRECTORY=/tmp/proj DATABASE_PATH=/usr/share/proj/proj.db" LIBXML="2.9.13" LIBJSON="0.15" LIBPROTOBUF="1.3.3" WAGYU="0.5.0 (Internal)" (<b>core procs from "3.2.3 2f97b6c" need upgrade</b>)</i></div><div><i><br></i></div><div>It seems that the upgrade was not really applied. I then checked the default postgis version :</div><div><br></div><div><i>SELECT name, default_version, installed_version<br>   FROM pg_available_extensions WHERE name = 'postgis';<br>  name   | default_version | installed_version <br>---------+-----------------+-------------------<br> postgis | 3.2.3           | 3.2.3</i><br></div><div><div><div><br></div><div>The default_version is still 3.2.3 and I suppose this is why postgis doesn't really upgrade. It only keeps the same version. <br><br></div><div>Do you know how I could resolve this issue ?</div><div><br></div><div>Thanks for your help,<br><br></div><div>Regards <br><br></div><div>Arnaud</div><div><br></div><div><i>******</i><i>******</i><i>******</i><i>******<br></i></div><div><i>Packages details - Ubuntu 22.04.3 LTS</i></div><div><i><br></i></div><div><i>apt policy postgis<br>postgis:<br>  Installed: 3.4.0+dfsg-3~jammy0<br>  Candidate: 3.4.0+dfsg-3~jammy0<br>  Version table:<br> *** 3.4.0+dfsg-3~jammy0 500<br>        500 <a href="https://ppa.launchpadcontent.net/ubuntugis/ppa/ubuntu">https://ppa.launchpadcontent.net/ubuntugis/ppa/ubuntu</a> jammy/main amd64 Packages<br>        100 /var/lib/dpkg/status<br>     3.2.0+dfsg-1ubuntu1 500<br>        500 <a href="http://europe-southwest1-a.gce.clouds.archive.ubuntu.com/ubuntu">http://europe-southwest1-a.gce.clouds.archive.ubuntu.com/ubuntu</a> jammy/universe amd64 Packages</i><br></div><div><br></div><div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr">--------------------------------------------------------------------<br>Arnaud Vandecasteele<br><br><br></div></div></div></div></div></div></div></div>