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

Upgrade documentation and configuration to newer PostgreSQL #140

Open
1 task done
stranljip opened this issue Apr 28, 2020 · 1 comment
Open
1 task done

Upgrade documentation and configuration to newer PostgreSQL #140

stranljip opened this issue Apr 28, 2020 · 1 comment

Comments

@stranljip
Copy link

Prerequisites

  • Put an X between the brackets on this line if you have done all of the following:
    • Reproduced the problem.
    • Checked that your issue isn't already filed.
    • Filled the form.
    • Included logs and system information.

Description

When starting a setup with the provided docker-compose.yml everything starts as expected. However, Jira complains, that the database version is not supported. As of today, Atlassian states (https://confluence.atlassian.com/adminjiraserver/supported-platforms-938846830.html) that they support PostgreSQL 9.6 upwards to 11. The version 9.5 is no longer supported.

Steps to Reproduce

  1. Fire up with docker-compose
  2. Go through initial configuration steps for Jira
  3. Go to https:///plugins/servlet/troubleshooting/view/ and look at "Instance Health" > "Supported Platforms" > "Supported database"

Expected behavior: I expect to see green check marks

Actual behavior: Jira complains, that PostgreSQL 9.5 is not supported

Reproduces how often: 100%

Versions

Logs And Environment Information

@jatty
Copy link

jatty commented Aug 30, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants