Re: Need help - Mailing list pgsql-general

From Tom Lane
Subject Re: Need help
Date
Msg-id 3233609.1703877896@sss.pgh.pa.us
Whole thread Raw
In response to Need help  (<ankit.singh@nest-is2.com>)
List pgsql-general
<ankit.singh@nest-is2.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



pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Need help
Next
From: Tomas Vondra
Date:
Subject: Re: Intermittent Issue with WAL Segment Removal in Logical Replication