Обсуждение: Getting error during execution of pg_dump

Поиск
Список
Период
Сортировка

Getting error during execution of pg_dump

От
OS DB2
Дата:
Hello,

Version: edb 10.7.15
Os: windows server 12012

In one of the production server we are getting below error when we are trying to take pg_dump of one of the table.

Error: missing chunk number 0 for toast value 1115988058 in pg_toast_1104679371

Request you to share your valuable suggestion to resolve the same.

Thanks & Regards,
Nikhil

Re: Getting error during execution of pg_dump

От
Laurenz Albe
Дата:
On Tue, 2023-05-16 at 14:27 +0530, OS DB2 wrote:
> In one of the production server we are getting below error when we are trying to take pg_dump of one of the table.
>
> Error: missing chunk number 0 for toast value 1115988058 in pg_toast_1104679371
>
> Request you to share your valuable suggestion to resolve the same.

You have data corruption.  Restore your last good backup.

Yours,
Laurenz Albe