Re: Regarding the details of postgresql10 download

From: Thomas Kellerer <shammat(at)gmx(dot)net>
To: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: Regarding the details of postgresql10 download
Date: 2023-11-15 15:57:17
Message-ID: 61b029c3-f03f-4d2c-aef7-6949ee23f945@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Ramesh Penuballi schrieb am 14.11.2023 um 16:39:
> We are using postgresql9.6 on our Atlassian Servers and planning to
> perform the upgrades of our applications.
>
> To migrate the applications to latest versions of our applications,as
> per Atlassian applications supported versions,we have planned several
> levels of our postgresql upgrades to support the different versions
> of our Atlassian applications.
>
> We are planning to upgrade postgres versions from 9.6 to 10 in the
> 1st level, then from 10 to 12 in the 2nd level and then to 14.

Why upgrade in steps?

You can go directly from 9.6 to 14 (or 15 or 16) either using pg_upgrade
or through dump/restore

I don't see a need to install Postgres 10 (or 12) if you want to go to 14

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Ron 2023-11-15 16:14:55 Re: Regarding the details of postgresql10 download
Previous Message Loles 2023-11-15 13:49:56 Re: How to configure Repmgr