-
-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to PostgreSQL 10+ and PostGIS 3+ #1124
Comments
|
The support for PG 9.6 has ended with the last release version in November 2021 (see https://www.postgresql.org/support/versioning/). Latest Version of PG is 9.6.24, released November 11, 2021. |
Upgrade to PG JDBC Driver 4.2.18+ was done with PR #1277 |
Support for extended geometry types is documented #1321 |
…etry to GeometryUtils
Upgrade of PostGIS driver done with #1367. |
Currently deegree 3.4 supports PG v9.4-9.6 with PGIS v2.4-2.5. Required is the support of PG v10-13+ with PGIS 3+.
The text was updated successfully, but these errors were encountered: