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?

--
Sent via pgsql-sql mailing list (pgsql-sql@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-sql

Reply via email to