diff --git a/pmm_qa/scripts/database_options.py b/pmm_qa/scripts/database_options.py index b58373fd..d6d08c62 100644 --- a/pmm_qa/scripts/database_options.py +++ b/pmm_qa/scripts/database_options.py @@ -38,7 +38,7 @@ "TARBALL": ""} }, "PGSQL": { - "versions": ["11", "12", "13", "14", "15", "16", "17"], + "versions": ["11", "12", "13", "14", "15", "16", "18", "17"], "configurations": {"QUERY_SOURCE": "pgstatements", "CLIENT_VERSION": "3-dev-latest", "USE_SOCKET": "", "SETUP_TYPE": ""} },