ClusterDB error message

From: CG <cgg007(at)yahoo(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: ClusterDB error message
Date: 2005-11-10 16:30:02
Message-ID: 20051110163003.60723.qmail@web32505.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

PostgreSQL 7.4 :

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
CONTEXT: SQL function "letter_owner" statement 1

It happens when I try to cluster on any index created for the table, both
column-based indexes and function-based indexes. I've tried re-indexing the
table. It yielded no change.

Please advise!



__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Chris Hoover 2005-11-10 16:34:08 Partitioning in 8.1
Previous Message Scott Marlowe 2005-11-10 16:03:17 Re: autovacuum daemon question...