Re: PG Dump on 11 - Restore on 16 - is possible?

From: Kashif Zeeshan <kashi(dot)zeeshan(at)gmail(dot)com>
To: Durumdara <durumdara(at)gmail(dot)com>
Cc: Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: PG Dump on 11 - Restore on 16 - is possible?
Date: 2024-08-13 09:53:13
Message-ID: CAAPsdhdQP3LwyR-3iSddkEw5HdO6YOuzT--3DkBdJ3EPRKwuJw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi

On Tue, Aug 13, 2024 at 2:47 PM Durumdara <durumdara(at)gmail(dot)com> wrote:

> Hello!
>
> We have to upgrade our server. The PG upgrade is impossible because of too
> much data.
> So we will create a new server with PG 16, and we have to migrate the
> databases one by one (from a PG 11 server).
>
> Is it possible?
>
> Does PG16 read PG11 dumps and restore them correctly on the PG16 server?
>
PG provides backward compatibility so you can restore PG11 backup to PG16.

>
> Or is it unsupported now?
>
> Thank you!
>
> Best regards
> dd
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ron Johnson 2024-08-13 11:58:04 Re: PG Dump on 11 - Restore on 16 - is possible?
Previous Message Durumdara 2024-08-13 09:47:10 PG Dump on 11 - Restore on 16 - is possible?