Postgres 6.3 still has problem with the index

From: AliE(at)atlas(dot)com
To: pgsql-hackers(at)postgresql(dot)org
Subject: Postgres 6.3 still has problem with the index
Date: 1998-05-04 22:39:29
Message-ID: E5B27B6CBA34D111B8FC0000C0105CF96ABC8F@ntserver3.atlas.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

We were under the impression that the 6.3 resolved the index corruption
issue with regard to large tables(BTP_CHAIN). The problem still exist
and our table indices are still corrupting every night. We are very
desperate and need your help to resolve this issue. Our database size is
about 80M and growing. We have one particular table (User_Account) about
12M, that is heavily accessed and updated. Almost every time the number
of simultaneous access increases, the index on this table corrupts. What
type of information can I present to you to help resolve this issue.

Sincerely

Ali Ebrahimi
Atlas Field Support Manager

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message The Hermit Hacker 1998-05-04 23:48:06 Re: [HACKERS] Postgres 6.3 still has problem with the index
Previous Message Tom Lane 1998-05-04 21:24:32 Re: [HACKERS] RE: [QUESTIONS] Best way to halt an unending query.