Обсуждение: Error stranger

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

Error stranger

От
paulo matadr
Дата:
I get  this error when make a select below

"SELECT * FROM batch.funcionalidade_iniciada  where proi_id = x"

ERROR: missing chunk number 0 for toast value 458755
SQL state: XX000


Veja quais são os assuntos do momento no Yahoo! + Buscados: Top 10 - Celebridades - Música - Esportes

Re: Error stranger

От
Diego Schulz
Дата:
On Mon, Apr 20, 2009 at 9:25 AM, paulo matadr <saddoness@yahoo.com.br> wrote:
> I get  this error when make a select below
>
> "SELECT * FROM batch.funcionalidade_iniciada  where proi_id = x"
>
> ERROR: missing chunk number 0 for toast value 458755
> SQL state: XX000


Looks like your database repository is corrupted and/or your disk is failing.

I'd suggest you to

1) look at the logs for error messages
2) fix hardware problems (if any)
3) if you don't have UPS, buy one
4) restore your database from last backup



regards,

diego