Re: Upgrading from 11 to 13

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>, "Daniel Westermann (DWE)" <daniel(dot)westermann(at)dbi-services(dot)com>
Cc: Guillaume Lelarge <guillaume(at)lelarge(dot)info>, Susan Joseph <sandajoseph(at)verizon(dot)net>, "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Upgrading from 11 to 13
Date: 2021-03-30 15:10:08
Message-ID: 8b0c9690-14c2-b4fb-63fe-a19402d2a254@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 3/30/21 8:06 AM, Bruce Momjian wrote:
> On Tue, Mar 30, 2021 at 02:53:10PM +0000, Daniel Westermann (DWE) wrote:
>>
>>> On Tue, Mar 30, 2021 at 04:34:34PM +0200, Guillaume Lelarge wrote:
>>>> Hi,
>>>>
>>>> Le mar. 30 mars 2021 à 16:10, Susan Joseph <sandajoseph(at)verizon(dot)net> a écrit :
>>>>
>>>>      I am currently using PostgreSQL 11.2 and would like to try and upgrade it
>>>>      to the latest version 13.  Can I go straight from 11 to 13 or do I need to
>>>>      upgrade to 12 first and then to 13?
>>>>
>>>>
>>>> You can go straight to 13.
>>
>>> We get this question often.  Why do people feel they need to upgrade to
>>> intermediate releases?  If we knew, maybe we could better clarify this.
>>
>> I believe this is coming from the Oracle world. You can, e.g.not directly go from 9 to18. There are supported upgrade paths and you need to stick to those, but they are documented.
>
> What other software needs to upgrade through all intermediate versions?
>

Many variations of OS'es, though not all. One of the benefits of Ubuntu
is that you can jump from x.LTS to y.LTS over intermediate versions.

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2021-03-30 15:22:03 Re: Upgrading from 11 to 13
Previous Message Adrian Klaver 2021-03-30 15:08:01 Re: = t1 - t0 but t0 + i <> t1 when t1 and t2 timestamptz values and i is an interval value