Re: PgBackRest question?

Поиск
Список
Период
Сортировка
От David Steele
Тема Re: PgBackRest question?
Дата
Msg-id 4cc3daa2-0839-3df7-3f6e-687a673dd5ca@pgmasters.net
обсуждение исходный текст
Ответ на Re: PgBackRest question?  (chiru r <chirupg@gmail.com>)
Ответы Re: PgBackRest question?  (chiru r <chirupg@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: chiru r
Дата:
Сообщение: Re: PgBackRest question?
Следующее
От: chiru r
Дата:
Сообщение: Re: PgBackRest question?