pg_clog/0202 Error

Поиск
Список
Период
Сортировка
От Judith Altamirano
Тема pg_clog/0202 Error
Дата
Msg-id 4947EB5E.2070204@correolux.com.mx
обсуждение исходный текст
Ответы Re: pg_clog/0202 Error  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: How can this be legal syntax
Следующее
От: Bryce Nesbitt
Дата:
Сообщение: Way to eliminate pg_dump activity from pg_stat_all ?