Confusing warning about PostgreSQL version

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • pipeline-maven-3.11.0

      I followed the "Using a PostgreSQL database" guide on https://plugins.jenkins.io/pipeline-maven/ to replace my current H2 database. It seems that everything is set up properly, but still I get a warning

      Non tested PostgreSQL version 12.2. MySQL Server version 5.7+ or Amazon Aurora MySQL 5.6+ or MariaDB 10.2+ or PostgreSQL 10+ is required

      I indeed have PostgreSQL version 12.2, so why is Jenkins complaining and telling me PostgreSQL 10+ is required? Isn't 12.2 more than 10?

      > psql --version
      psql (PostgreSQL) 12.2
      

       

      Here a screenshot of my current configuration:

            Assignee:
            Benoit
            Reporter:
            Dominik Kaspar
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: