Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Test against PostgreSQL 15 #14170

Closed
clokep opened this issue Oct 13, 2022 · 4 comments · Fixed by #14394
Closed

Test against PostgreSQL 15 #14170

clokep opened this issue Oct 13, 2022 · 4 comments · Fixed by #14394
Assignees
Labels
O-Occasional Affects or can be seen by some users regularly or most users rarely S-Minor Blocks non-critical functionality, workarounds exist. T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.

Comments

@clokep
Copy link
Member

clokep commented Oct 13, 2022

https://www.postgresql.org/docs/15/release-15.html

We should update our CI to test against latest Postgres, which is now 15 instead of 14.

@clokep clokep added T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks. S-Minor Blocks non-critical functionality, workarounds exist. O-Occasional Affects or can be seen by some users regularly or most users rarely labels Oct 13, 2022
@clokep
Copy link
Member Author

clokep commented Oct 13, 2022

I think the steps to do this are:

  1. Update the tests.yml file and replace 14 with 15.

@realtyem
Copy link
Contributor

Hold off for a bit, newest thing up there is the RC2 version

https://hub.docker.com/_/postgres

@realtyem
Copy link
Contributor

Ready now 😄

@squahtx squahtx self-assigned this Nov 8, 2022
@squahtx
Copy link
Contributor

squahtx commented Nov 8, 2022

I think the steps to do this are:

  1. Update the tests.yml file and replace 14 with 15.
  1. Update .ci/scripts/calculate_jobs.py and replace 14 with 15.

squahtx pushed a commit that referenced this issue Nov 8, 2022
Resolves #14170.

Signed-off-by: Sean Quah <seanq@matrix.org>
squahtx added a commit that referenced this issue Nov 9, 2022
Resolves #14170.

Signed-off-by: Sean Quah <seanq@matrix.org>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
O-Occasional Affects or can be seen by some users regularly or most users rarely S-Minor Blocks non-critical functionality, workarounds exist. T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants