RE: [HACKERS] Postgres 6.3 still has problem with the index

From: AliE(at)atlas(dot)com
To: scrappy(at)hub(dot)org, AliE(at)atlas(dot)com
Cc: pgsql-hackers(at)postgreSQL(dot)org, DeeL(at)atlas(dot)com, Hari_Harikumar(at)prepaid(dot)atlas(dot)com, BobbS(at)atlas(dot)com
Subject: RE: [HACKERS] Postgres 6.3 still has problem with the index
Date: 1998-05-05 17:18:11
Message-ID: E5B27B6CBA34D111B8FC0000C0105CF96ABC97@ntserver3.atlas.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thanks for your response.
We currently are using 6.3. I just looked at the www.postgresql.org and
noticed that under News Flash they have announced the 6.3.2. When I
checked the changes in 6.3.2, I did not notice any fixes with respect to
the Index problem. Is this not Documented? Has it fixed your problem?
Ali Ebrahimi alie(at)atlas(dot)com
> -----Original Message-----
> From: The Hermit Hacker [SMTP:scrappy(at)hub(dot)org]
> Sent: Monday, May 04, 1998 4:48 PM
> To: AliE(at)atlas(dot)com
> Cc: pgsql-hackers(at)postgreSQL(dot)org
> Subject: Re: [HACKERS] Postgres 6.3 still has problem with the
> index
>
> On Mon, 4 May 1998 AliE(at)atlas(dot)com wrote:
>
> > 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.
>
> v6.3 or v6.3.2?
>
> I had a problem with this on our server for the longest time, to
> the extent that I added code that tells you which index is corrupted
> (if
> it doesn't tell you, you are running an older version)...
>
> v6.3.2, I believe, cleared it up...
>
> Marc G. Fournier
> Systems Administrator @ hub.org
> primary: scrappy(at)hub(dot)org secondary:
> scrappy(at){freebsd|postgresql}.org

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jackson, DeJuan 1998-05-05 17:19:07 RE: [QUESTIONS] Is there any work on Support for Foreign Key Clau se?
Previous Message ocie 1998-05-05 17:06:07 Re: [HACKERS] OK to send e-mail?