Skip to content
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