pg_clog/0202 Error - Mailing list pgsql-sql

From Judith Altamirano
Subject pg_clog/0202 Error
Date
Msg-id 4947EB5E.2070204@correolux.com.mx
Whole thread Raw
Responses Re: pg_clog/0202 Error  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql
Hello every body I just want to know why is happening this to my data 
base I'm doing the following query:
    SELECT * FROM pagos where date(fecha_pago) = '2008-12-15';


It returns the next error:
   ERROR: can't find the transaction status 538976288   DETAIL: can't open file <<pg_clog/0202>> not exist file or
directory


what supposes that I must do?, is the table damaged?


pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: How can this be legal syntax
Next
From: Bryce Nesbitt
Date:
Subject: Way to eliminate pg_dump activity from pg_stat_all ?