Re: Upgrading from 11 to 13

From: "Daniel Westermann (DWE)" <daniel(dot)westermann(at)dbi-services(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>, Adrian Klaver <adrian(dot)klaver(at)aklaver(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:25:06
Message-ID: GV0P278MB04837F9821E11C2AFDBD83E8D27D9@GV0P278MB0483.CHEP278.PROD.OUTLOOK.COM
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>On Tue, Mar 30, 2021 at 08:10:08AM -0700, Adrian Klaver wrote:
>> On 3/30/21 8:06 AM, Bruce Momjian wrote:
>> > 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.

>Oh, yeah.  Anyway, any idea of how to more clearly state users don't
>need to upgrade to intermediate versions?

The best place would be the release notes, I guess. Right at the beginning here:

E.3.2. Migration to Version 13

A dump/restore using pg_dumpall or use of pg_upgrade or logical replication is required for those wishing to migrate data from any previous release. See Section 18.6 for general information on migrating to new major releases.

We could mention that pg_upgrade works across the supported major versions.

Regards
Daniel

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David G. Johnston 2021-03-30 15:30:00 Re: Upgrading from 11 to 13
Previous Message Bruce Momjian 2021-03-30 15:22:03 Re: Upgrading from 11 to 13