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