index problem ? (core dumped)

Поиск
Список
Период
Сортировка
От Vashenko Maxim
Тема index problem ? (core dumped)
Дата
Msg-id 391A673A.45A50F9A@nino.ru
обсуждение исходный текст
Список pgsql-bugs
in continue to my previous message.

version: postgres 6.5.3-1

Problem was fixed:

1. all indexes of bugged table was dropped
2. all records from bugged table was selected into temp
table
3. bugged table was dropped
4. temp table was renamed to right name
5. neccessary indexes was created


------------
Max Vashenko
Nizhny Novgorod
Information Networks

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

Предыдущее
От: Vashenko Maxim
Дата:
Сообщение: bug in index ? (core dumped)
Следующее
От: Martin Neumann
Дата:
Сообщение: Number of tuples in pg_class - bug or misunderstanding?