Re: Upgrading from 11 to 13

From: Ron <ronljohnsonjr(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Upgrading from 11 to 13
Date: 2021-03-30 17:51:50
Message-ID: c50e2a88-02cd-9a93-6c7e-3206d92a8f50@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 3/30/21 9:53 AM, 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.

Not even Postgresql allows you to jump from ancient versions to the most
modern version.  (No competent system makes you upgrade to the very next
major version...)

--
Angular momentum makes the world go 'round.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2021-03-30 18:03:46 Re: Upgrading from 11 to 13
Previous Message Bryn Llewellyn 2021-03-30 17:31:34 Re: = t1 - t0 but t0 + i <> t1 when t1 and t2 timestamptz values and i is an interval value