Re: Upgrading from 11 to 13 - Mailing list pgsql-general

From Bruce Momjian
Subject Re: Upgrading from 11 to 13
Date
Msg-id 20210330150628.GB8259@momjian.us
Whole thread Raw
In response to Re: Upgrading from 11 to 13  ("Daniel Westermann (DWE)" <daniel.westermann@dbi-services.com>)
Responses Re: Upgrading from 11 to 13  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general
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@verizon.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
pathsand you need to stick to those, but they are documented.
 

What other software needs to upgrade through all intermediate versions?

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  If only the physical world exists, free will is an illusion.




pgsql-general by date:

Previous
From: "Daniel Westermann (DWE)"
Date:
Subject: Re: Upgrading from 11 to 13
Next
From: Adrian Klaver
Date:
Subject: Re: = t1 - t0 but t0 + i <> t1 when t1 and t2 timestamptz values and i is an interval value