Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

pg_clog/0202 Error


  • From: Judith Altamirano <jaltamirano(at)correolux(dot)com(dot)mx>
  • To: PostgreSQL SQL List <pgsql-sql(at)postgresql(dot)org>
  • Subject: pg_clog/0202 Error
  • Date: Tue, 16 Dec 2008 11:54:38 -0600
  • Message-id: <4947EB5E.2070204@correolux.com.mx> <text/plain>

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?



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group