| От | Tom Lane |
|---|---|
| Тема | Re: ClusterDB error message |
| Дата | |
| Msg-id | 9863.1131641502@sss.pgh.pa.us обсуждение |
| Ответ на | ClusterDB error message (CG <cgg007@yahoo.com>) |
| Список | pgsql-admin |
CG <cgg007@yahoo.com> writes:
> Can anyone surmise what this message is really saying?
> clusterdb: clustering of table "letter" in database "addata" failed: ERROR:
> could not access status of transaction 1696665057
> DETAIL: could not open file "/usr/local/pgsql/data/pg_clog/0652": No such file or directory
This is a corrupt-data problem: the xmin or xmax field of a row header
has been overwritten with garbage. (Very likely, more than that has
been overwritten, but xmin/xmax is usually the first thing looked at
so this is the typical symptom.)
See the PG list archives for prior discussions of how to isolate and get
rid of corrupted rows.
regards, tom lane
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера