What postgresql version to use when upgrading JIRA 4.0.1 to 6.4 via 4.4.5

John McGehee March 30, 2015

I am upgrading from JIRA 4.0.1 to 6.4.  My understanding is that I must first upgrade to 4.4.5, then to 6.4.

I am migrating to a new server as well, which simplifies things.

The documentation says that:

JIRA 4.4.5 supports PostgreSQL 8.2+

JIRA 6.4 supports:

Is it possible to choose just one version of PostgreSQL to work with both JIRA 4.4.5 and 6.4?  Of course the higher the PostgreSQL version, the better.

I could set up an intermediate server, install JIRA 4.4.5 and PostgreSQL 8.2, and just use it as a waystation.

2 answers

1 vote
Luciano Fagundes
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 30, 2015

Hi There

According to JIRA 4.4.5 Supported Platforms page, you could use PostgreSQL 8.4, same version supported by JIRA 6.4. smile

Hope it helps to clarify!

Cheers

L.F

Norman Abramovitz
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 30, 2015

After you upgrade Jira to 6.4, you might want to consider upgrading your Postgres database as well. It really depends on your internal environment. For example, if JIRA is the only subsystem using 8.4 and you have other subsystems using 9.X, then maybe upgrading JIRA to a 9.X release would eliminate 8.4 from your internal environment.

0 votes
John McGehee March 30, 2015

Suggest an answer

Log in or Sign up to answer