doc: update list of tested pg versions (#4463)

This commit is contained in:
Arthur Lutz
2025-11-20 15:24:08 +01:00
committed by GitHub
parent ff2b4a6347
commit 49be309024

View File

@@ -16,7 +16,7 @@ and it's being tested constantly on the following 3 versions: `10.2`, `10.3` and
## PostgreSQL
PostgreSQL supports all the features that are mentioned in the [Migration](migrate.md) section,
and it's being tested constantly on the following 5 versions: `11`, `12`, `13`, `14` and `15`.
and it's being tested constantly on the following 8 versions: `10`, `11`, `12`, `13`, `14`, `15`, `16`, and `17`.
## CockroachDB **(<ins>preview</ins>)**