Re: Unexpected block ID found when reading data

Поиск
Список
Период
Сортировка
От Luca Ferrari
Тема Re: Unexpected block ID found when reading data
Дата
Msg-id CAKoxK+5qfWq6jPLR2eDw_zGnwAzp=inSP=HusLfd1sbvSJPB7w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Unexpected block ID found when reading data  (Gilar Ginanjar <gilar@innovation-project.com>)
Ответы Re: Unexpected block ID found when reading data  (Gilar Ginanjar <gilar@innovation-project.com>)
Список pgsql-general
On Tue, Aug 3, 2021 at 4:49 AM Gilar Ginanjar
<gilar@innovation-project.com> wrote:
> pgrestore command:
> pg_restore -U myuser -j8 -d mydb dbdump.backup
>

As a desparate approach I would try to use options -L and -l to
extract objects from the backup and restore a small subset of them, in
order to find out where the error is.
I suspect the compressed archived is damaged.

Luca



В списке pgsql-general по дате отправления:

Предыдущее
От: Luca Ferrari
Дата:
Сообщение: Re: pgcrypto - real life examples to encrypt / decrypt
Следующее
От: Vikas Sharma
Дата:
Сообщение: Re: pgcrypto - real life examples to encrypt / decrypt