Re: Updating PostGIS from 3.5 .0alpha2 —> 3.5.0 error
Sandro Santilli <[email protected]>
| Newsgroups | gmane.comp.gis.postgis |
|---|---|
| Message-ID | <Zzd9Wp23HQiCzyWN@c23> |
On Fri, Nov 15, 2024 at 12:21:25PM +0000, Anthony DeBarros wrote: > ERROR: extension "postgis" has no update path from version "3.5.0alpha2" to version "ANY" Try running this on your shell: postgis install-extension-upgrade 3.5.0alpha2 --strk;