Re: Need help

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: ankit(dot)singh(at)nest-is2(dot)com
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Need help
Date: 2023-12-29 19:24:56
Message-ID: 3233609.1703877896@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

<ankit(dot)singh(at)nest-is2(dot)com> writes:
> In Ubuntu 22.04LTS when we try to restore the database it's giving the error
> - pg restore unsupported 1.15

You need a version of pg_restore that's at least as new as
the pg_dump that made the archive file. File version 1.15
I believe requires PG 16.

regards, tom lane

In response to

  • Need help at 2023-12-29 14:02:52 from ankit.singh

Browse pgsql-general by date

  From Date Subject
Next Message Tomas Vondra 2023-12-29 21:16:44 Re: Intermittent Issue with WAL Segment Removal in Logical Replication
Previous Message Adrian Klaver 2023-12-29 19:15:10 Re: Need help