Re: PostgreSQL 15 beta 2 release announcement draft

From: "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Pantelis Theodosiou <ypercube(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: PostgreSQL 15 beta 2 release announcement draft
Date: 2022-06-29 17:47:08
Message-ID: d4b04b1e-cfef-4ffe-355c-799108513fd6@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 6/29/22 9:30 AM, Tom Lane wrote:
> "Jonathan S. Katz" <jkatz(at)postgresql(dot)org> writes:
>> On 6/29/22 2:55 AM, Pantelis Theodosiou wrote:
>>> Is the major version upgrade still needed if they are upgrading from 15 Beta 1?
>
>> No, but it would be required if you a upgrading from a different
>> version. The language attempts to be a "catch all" to account for the
>> different cases.
>
> Actually, I think you do need the hard-way upgrade, because there was a
> catversion bump since beta1.

Oh -- I didn't see that when I scanned the commit logs, but good to know.

Jonathan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrey Borodin 2022-06-29 17:58:44 Re: pg_upgrade (12->14) fails on aggregate
Previous Message Andrew Dunstan 2022-06-29 15:29:45 Re: JSON/SQL: jsonpath: incomprehensible error message