Re: PgBackRest question? - Mailing list pgsql-general

From David Steele
Subject Re: PgBackRest question?
Date
Msg-id 4cc3daa2-0839-3df7-3f6e-687a673dd5ca@pgmasters.net
Whole thread Raw
In response to Re: PgBackRest question?  (chiru r <chirupg@gmail.com>)
Responses Re: PgBackRest question?
List pgsql-general
On 12/28/17 5:15 PM, chiru r wrote:
> 
> Please find the below details.
> 
> postgres=# select datname, oid from pg_database;
>    datname  |  oid
> -----------+--------
>   template0 |  13289
>   postgres  |  13294
>   template1 |      1
>   db1       | 770161
>   db2       | 770162
>   db3       | 770169
> (6 rows)
That looks OK. The next thing to look at is the backup that you are 
trying to restore.  Based on your commands this should be the most 
recent backup.

Please attach the backup.manifest file from:

[repo-path]/backup/online_backups/latest/backup.manifest

It's probably best if you compress it before attaching.

Thanks,
-- 
-David
david@pgmasters.net


pgsql-general by date:

Previous
From: chiru r
Date:
Subject: Re: PgBackRest question?
Next
From: chiru r
Date:
Subject: Re: PgBackRest question?