From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
---|---|
To: | "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: PostgreSQL 13 RC 1 release announcement draft |
Date: | 2020-09-16 05:08:22 |
Message-ID: | f1baf14d-32f9-73a2-16a0-730abf249d1c@2ndquadrant.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2020-09-15 18:10, Jonathan S. Katz wrote:
> To upgrade to PostgreSQL 13 RC 1 from Beta 3 or an earlier version of
> PostgreSQL 13, you will need to use a strategy similar to upgrading between
> major versions of PostgreSQL (e.g. `pg_upgrade` or `pg_dump` / `pg_restore`).
Is this correct? I don't see a catversion change between beta3 and rc1.
Also, if correct, the word "similar" seems redundant or confusing here.
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Ashutosh Sharma | 2020-09-16 05:10:26 | Re: recovering from "found xmin ... from before relfrozenxid ..." |
Previous Message | Amit Kapila | 2020-09-16 04:35:32 | Re: [Patch] Optimize dropping of relation buffers using dlist |