Re: BUG #7819: missing chunk number 0 for toast value 1235919 in pg_toast_35328

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #7819: missing chunk number 0 for toast value 1235919 in pg_toast_35328
Дата
Msg-id 20515.1359747686@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #7819: missing chunk number 0 for toast value 1235919 in pg_toast_35328  (Pius Chan <pchan@contigo.com>)
Ответы Re: BUG #7819: missing chunk number 0 for toast value 1235919 in pg_toast_35328  (Pius Chan <pchan@contigo.com>)
Список pgsql-bugs
Pius Chan <pchan@contigo.com> writes:
> The ERROR happened again. After several days of investigation and testing, I can now reproduce the ERROR in my
testingenvironment. The reason why the ERROR used to happen in a certain time period is that our report batch jobs run
inthat period and the batch job can make the TOAST area grow.  I can repeat the ERROR with this set up and testing
procedure.

Thanks.  It would've been easier if you'd provided a more concrete test
procedure, but I've been able to reproduce what seems to be the same
failure.  I don't know exactly what to do about it yet :-( --- see
http://www.postgresql.org/message-id/20362.1359747327@sss.pgh.pa.us

At the moment it appears to me that this error could only occur in
CLUSTER or its close cousin VACUUM FULL; ordinary database queries could
not see such a failure.  Does that agree with your experience?  If so,
this isn't really a data loss bug, so you should be able to just live
with it until we can work out a fix.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #7842: pg_dump scripts view to table
Следующее
От: Pius Chan
Дата:
Сообщение: Re: BUG #7819: missing chunk number 0 for toast value 1235919 in pg_toast_35328