Re: could not read block 0 in file Error

Поиск
Список
Период
Сортировка
От Laurenz Albe
Тема Re: could not read block 0 in file Error
Дата
Msg-id fb7da4bd1fe790ffee49a3ffd0f004ff421276ed.camel@cybertec.at
обсуждение исходный текст
Ответ на could not read block 0 in file Error  (Sbob <sbob@quadratum-braccas.com>)
Список pgsql-admin
On Fri, 2022-04-22 at 14:23 -0600, Sbob wrote:
> pg_dump: error: Dumping the contents of table "bigtable" failed: PQgetResult() failed. 
> pg_dump: error: Error message from server: ERROR:  could not read block 0 in file "base/6328739/6340053": read only 0
of8192 bytes 
 
> pg_dump: error: The command was: COPY public.bigtable (recordid, containerid, record_type, description, overlaygroup)
TOstdout;
 
> 
> Is there any way to recover?

No.  The file is obviously empty, so the data in that table are lost.

Your only hope is a good backup.

Yours,
Laurenz Albe




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

Предыдущее
От: Karl Denninger
Дата:
Сообщение: Re: could not read block 0 in file Error
Следующее
От: Wells Oliver
Дата:
Сообщение: CTEs and temp_buffers?