Changes between Initial Version and Version 1 of Ticket #5592
- Timestamp:
- 10/27/23 07:29:26 (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5592 – Description
initial v1 1 2 We have the Postgis2.5.0 extension running on the PostgreSQL version 11.0. Which we could upgrade to 11.21 and 3.3.3 respectively 1 We have the Postgis2.5.0 extension running on the PostgreSQL version 11.0. We could upgrade to 11.21 and 3.3.3 respectively 3 2 4 3 We want to upgrade to the PostgreSQL version 16. We don't have a common PostGIS version between 11 and 16. 5 4 6 Based on PostGIS documentation, the version must match the source and target for the upgrade process. 7 8 Could you please confirm if we have any other option present to Jump from Postgres version 11 to 16 with PostGIS? 5 Based on PostGIS documentation, the PostGIS version must match the source and target for the upgrade process. Could you please confirm if we have any other option present to Jump from Postgres version 11 to 16 with PostGIS? 9 6 10 7