Skip to content

Update supported versions matrix for postgis 3.5 #6939

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 8 additions & 7 deletions product_docs/docs/postgis/3/supported_platforms.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,14 @@ EDB PostGIS is supported on the same platforms as EDB Postgres Advanced Server.

This table lists the latest PostGIS versions and their supported corresponding EDB Postgres Advanced Server (EPAS) versions.

| PostGIS | EPAS 16 | EPAS 15 | EPAS 14 | EPAS 13 | EPAS 12 |
| PostGIS | EPAS 17 | EPAS 16 | EPAS 15 | EPAS 14 | EPAS 13 |
|---------|---------|---------|---------|---------|---------|
| 3.4 | Y | Y | Y | Y | Y |
| 3.3 | N | Y | Y | Y | Y |
| 3.2 | N | Y | Y | Y | Y |
| 3.1 | N | N | Y | Y | Y |
| 3.0 | N | N | N | Y | Y |
| 2.5 | N | N | N | N | Y |
| 3.5 | Y | Y | Y | Y | Y |
| 3.4 | N | Y | Y | Y | Y |
| 3.3 | N | N | Y | Y | Y |
| 3.2 | N | N | Y | Y | Y |
| 3.1 | N | N | N | Y | Y |
| 3.0 | N | N | N | N | Y |
| 2.5 | N | N | N | N | N |
| 2.4 | N | N | N | N | N |
| 2.3 | N | N | N | N | N |
Loading