index problem ? (core dumped) - Mailing list pgsql-bugs

From Vashenko Maxim
Subject index problem ? (core dumped)
Date
Msg-id 391A673A.45A50F9A@nino.ru
Whole thread Raw
List 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 by date:

Previous
From: Vashenko Maxim
Date:
Subject: bug in index ? (core dumped)
Next
From: Martin Neumann
Date:
Subject: Number of tuples in pg_class - bug or misunderstanding?