[WIP] Update docker tests to future postgres postgis versions#200
[WIP] Update docker tests to future postgres postgis versions#200
Conversation
Update docker tests to actual postgres postgis versions
Adjust docker image tags
|
Which release does this PR target ? We have no defined policy for 1.x.x, but in the future, dropping support for postgres versions changes would have to be frozen for the next yearly release, so IMO we should already apply this policy and freeze that for 2023.0. |
|
@olivierdalang I was only checking automated tests and CI options but the goal is to change that for the 2023.0 Release once the 1.6.0 step is finished. Release policy is in what we discussed a part of 2023 release. |
Remove postgis 2.5 since it isn't supported by the CI already Test actions/checkout@v3
Upgade Dockerfile to LTR
Add postgis 3.4 as future
|
@3nids it looks like 3.2 and 3.4 have been fixed but not 3.3, any hint / good practices on how to prevent users from using it? |
|
good question, the simplest is probably in the SQL install script to detect |
|
@ponceta Is this still wanted? If yes can you make it 1.6.2 ready |
|
Postgis 3.3 docker image has not been updated so it is not fixed, postgis 3.2 is available on postgres 14-3.2 but is already two years old. |
|
|
|
@sjib here is the full error log if required for postgres 16 |
|
#238 should help to solve this. |
|
@ponceta Still an issue? Do you want this also fixed with the next release? Then please add to milestone 1.6.4 |

Update docker tests to actual postgres postgis versions
Use ubuntu LTS check old postgres postgis, soon to be old, recent and newest