could not find block containing chunk 0x8483530

Поиск
Список
Период
Сортировка
От Vinay Jain
Тема could not find block containing chunk 0x8483530
Дата
Msg-id c729bfe004081605248886819@mail.gmail.com
обсуждение исходный текст
Ответы Re: could not find block containing chunk 0x8483530  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
select *, lower(name) from student;
gives error: could not find block containing chunk 0x8483530

what does this error mean & what may be the cause?


template1=# \d student
    Table "public.student"
 Column |  Type   | Modifiers
--------+---------+-----------
 name   | devchar |
 age    | integer |

Regards
Vinay

--
Vinay Jain
Dissertation Project Trainee
DAKE Division
C-DAC Mumbai

В списке pgsql-general по дате отправления:

Предыдущее
От: Frank van Vugt
Дата:
Сообщение: Does a 'stable' deferred trigger execution order exist? Is housekeeping for deferred trigger fire events done in one of the system catalogues?
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: PostgreSQL 8.0 Feature List?