You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/first-steps/requirements.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ We recommend checking data and database [compatibility](../compatibility.md) fir
21
21
!!! info
22
22
We are expanding support to include more database systems, starting with __Oracle Database__. Stay tuned!
23
23
24
-
Supported PostgreSQL versions include __PostgreSQL 13__ and higher, with __PostGIS 3.0__ and higher. Make sure to check
24
+
Supported PostgreSQL versions include __PostgreSQL 14__ and higher, with __PostGIS 3.1__ and higher. Make sure to check
25
25
the [PostgreSQL versioning policy](https://www.postgresql.org/support/versioning/) to determine which PostgreSQL versions are actively maintained or have
26
26
reached end-of-life. The [PostGIS support matrix](https://trac.osgeo.org/postgis/wiki/UsersWikiPostgreSQLPostGIS) provides details on which PostgreSQL versions are supported
27
27
by specific PostGIS versions and whether any particular version of PostGIS has reached end-of-life.
0 commit comments