Re: Safest pgupgrade jump distance

From: Ron Johnson <ronljohnsonjr(at)gmail(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Safest pgupgrade jump distance
Date: 2024-02-12 14:31:50
Message-ID: CANzqJaB2dL=ijCqqWKfKzFktzKjfdGR8thk9q5vgYhNp9sybTA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Feb 12, 2024 at 5:08 AM Dávid Suchan <david(dot)suchan(dot)ds(at)gmail(dot)com>
wrote:

> Hi, I was wondering what is the safest pg_upgrade version upgrade distance
> going from 9.6 version. Do I need to go version by version or I can go from
> 9.6 to 15? We have a very huge database(TBs) with one replication server,
> so we will first run the pgupgrade on the main server and then rsync to a
> standby replica. I'm not sure whether it's safe to do it from 9.6 to 15 at
> once

https://www.postgresql.org/docs/16/pgupgrade.html
"pg_upgrade supports upgrades from 9.2.X and later to the current major
release of PostgreSQL, including snapshot and beta releases."

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Karsten Hilbert 2024-02-12 16:07:47 Re: Safest pgupgrade jump distance
Previous Message Johnathan Tiamoh 2024-02-12 13:31:02 Re: Safest pgupgrade jump distance