Re: Steps to Install archived Postgres 9.3 and 9.6 - Mailing list pgsql-admin

From Holger Jakobs
Subject Re: Steps to Install archived Postgres 9.3 and 9.6
Date
Msg-id 50d43222-8249-f7a8-ecca-7c696c4f5539@jakobs.com
Whole thread Raw
In response to Re: Steps to Install archived Postgres 9.3 and 9.6  (aditya desai <admad123@gmail.com>)
Responses Re: Steps to Install archived Postgres 9.3 and 9.6
List pgsql-admin

Are you really sure that your application software (Jira) is incompatible with current PostgreSQL versions?

Please make a test whether it works. It might very well do.

In most cases, not only the approved PostgreSQL versions work fine with application software, but also all younger versions.

Backward compatibility is very high.

Regards,

Holger

Am 21.05.22 um 05:25 schrieb aditya desai:
Thanks all. This really helps. Will let you know if any issues.

On Sat, May 21, 2022 at 4:06 AM S Hoffman <hoffman7043@gmail.com> wrote:
Hello Aditya,

A link to the archive manuals is below. Each manual contains the instructions for the archived version. Version 9.3 is available.


I hope this helps!

Thank you,
Sondra

Sent from my iPhone

On May 20, 2022, at 8:45 AM, aditya desai <admad123@gmail.com> wrote:


Hi,
We have a requirement where we need to migrate Oracle to Postgres. However the current version of Application JIRA is 6 and it is not compatible with Postgres 11. We need to do an incremental upgrade like below.
1. Migrate Oracle 11g to Postgres 9.3.
2. Upgrade JIRA 6 to 7.
3. Upgrade Postgres 9.3 to 9.6.
4. Upgrade JIRA 7 to 7.x
5. Upgarde Postgres 9.6 to 11.
6. Upgrade JIRA 7.x to 8.x

Does anyone have steps to install PG 9.3 and 9.6. I know it is not supported anymore but we are stuck with this approach. Please help :(

Regards,
Aditya. 
-- 
Holger Jakobs, Bergisch Gladbach, Tel. +49-178-9759012
Attachment

pgsql-admin by date:

Previous
From: aditya desai
Date:
Subject: Re: Steps to Install archived Postgres 9.3 and 9.6
Next
From: Teju Jakkidi vlogs
Date:
Subject: Issue with "ALTER DEFAULT PRIVILEGES" command - Not working as expected