BUG #17384: ERROR: missing chunk number 0 for toast value 152073604 in pg_toast_2619

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #17384: ERROR: missing chunk number 0 for toast value 152073604 in pg_toast_2619
Дата
Msg-id 17384-f50f2eedf541e512@postgresql.org
обсуждение исходный текст
Ответы Re: BUG #17384: ERROR: missing chunk number 0 for toast value 152073604 in pg_toast_2619  (Justin Pryzby <pryzby@telsasoft.com>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: No access to TOAST tables shown in EXPLAIN ( ANALYZE, BUFFERS )
Следующее
От: Amit Langote
Дата:
Сообщение: Re: The follwing error sometimes happened while updating partitioned table using inheritance; ERROR: attribute xxx of type record has wrong type