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

process: update supported database versions #808

Open
sio4 opened this issue Jan 24, 2023 · 0 comments
Open

process: update supported database versions #808

sio4 opened this issue Jan 24, 2023 · 0 comments
Assignees
Labels
process process or management stuffs
Milestone

Comments

@sio4
Copy link
Member

sio4 commented Jan 24, 2023

Currently, Pop supports the following versions as the minimum supported version.

  • postgres:10
  • cockroachdb/cockroach:latest-v21.1
  • mysql:5.7

Time to update supported versions postgres, cockroach, and hopefully mysql too :-)

Database Latest Minimum Ubuntu 20.04 / 22.04 Debian 10 / 11 RHEL 8 / 9
SQLite3 3.40.0 - 3.31.1 / 3.37.2 3.27.2 / 3.34.1 3.26.0 / 3.34.1
PostgreSQL 15 11 12 / 14 11 / 13 13.7 / 13.7
MySQL 8.0 5.7 8.0 / 8.0 5.7 / 8.0 8.0 / 8.0
MariaDB 10.6 10.3 10.3.37 / 10.6.11 10.3.36 / 10.5.18 10.5.16 / 10.5.16
Cockroach v22.2 v21.2

Considerations:

  • EOS date for Cockroach v21.2 is 2023-05-16
  • MySQL 5.7 is only supported on Debian 10 (EOS for Debian 10 is 2024-06-30 but...)
@sio4 sio4 added the process process or management stuffs label Jan 24, 2023
@sio4 sio4 added this to the v6.2.0 milestone Jan 24, 2023
@sio4 sio4 self-assigned this Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
process process or management stuffs
Projects
None yet
Development

No branches or pull requests

1 participant