Error: missing chunk number for toast value

Поиск
Список
Период
Сортировка
От Kevin Kempter
Тема Error: missing chunk number for toast value
Дата
Msg-id 201008171438.39111.cs_dba@consistentstate.com
обсуждение исходный текст
Ответы Re: Error: missing chunk number for toast value  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-admin
Hi All;

We're seeing this error in our 8.3.9 database:

# select * from comments;
ERROR:  missing chunk number 0 for toast value 1274882 in pg_toast_49234


I tried this:

# reindex table pg_toast.pg_toast_49234;
REINDEX


but the error still persists.

Thoughts?

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

Предыдущее
От: Edoardo Innocenti
Дата:
Сообщение: Re: TopMemoryContext - Configuration Mistake?
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Error: missing chunk number for toast value