Skip to content

process: update supported database versions #808

@sio4

Description

@sio4

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...)

Metadata

Metadata

Assignees

Labels

processprocess or management stuffs

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions