BUG #17384: ERROR: missing chunk number 0 for toast value 152073604 in pg_toast_2619 - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #17384: ERROR: missing chunk number 0 for toast value 152073604 in pg_toast_2619
Date
Msg-id 17384-f50f2eedf541e512@postgresql.org
Whole thread Raw
Responses Re: BUG #17384: ERROR: missing chunk number 0 for toast value 152073604 in pg_toast_2619
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      17384
Logged by:          Padam Tehlan
Email address:      padam.tehlan@leptonsoftware.com
PostgreSQL version: Unsupported/Unknown
Operating system:   Windows 2012 R2
Description:

Hi,

Issue: ERROR: missing chunk number 0 for toast value 152073604 in
pg_toast_2619
we are facing issue with mentioned short description error while trying any
operation on database. 

We execute the various commands recommended in various blogs , given
below-
REINDEX table mytable;
REINDEX table pg_toast.pg_toast_40948;
VACUUM analyze mytable;

Even after successful execution of the above commands, still when execute
the Vacuum full its give error. 

Earlier response will be appreciable.

Thanks!
Padam


pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: No access to TOAST tables shown in EXPLAIN ( ANALYZE, BUFFERS )
Next
From: Amit Langote
Date:
Subject: Re: The follwing error sometimes happened while updating partitioned table using inheritance; ERROR: attribute xxx of type record has wrong type