Open
Bug 1990986
Opened 15 days ago
Updated 15 days ago
Postgresql version 9 is no longer supported upstream, and tests are failing because we can't run it in the GitHub Actions test environment
Categories
(Bugzilla :: Database, defect)
Bugzilla
Database
Tracking
()
NEW
People
(Reporter: justdave, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
We should consider bumping the minimum supported Postgres version, but we at least need to run tests against a newer Pg since we can't load Pg9 in Docker anymore.
Reporter | ||
Comment 1•15 days ago
|
||
The oldest supported Pg Docker image appears to be version 13. The current version of Postgres is 18.
Comment 2•15 days ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•