Re: [GENERAL] database corruption?

From: Ed Loehr <eloehr(at)austin(dot)rr(dot)com>
To: Chris Jones <cjones(at)rightnowtech(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] database corruption?
Date: 2000-03-03 22:29:32
Message-ID: 38C03CCC.C4AA5DA9@austin.rr.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Chris Jones wrote:
>
> NOTICE: Index error_interface_idx: NUMBER OF INDEX' TUPLES (226766) IS NOT THE SAME AS HEAP' (226765)
> NOTICE: Index error_ewhen_idx: NUMBER OF INDEX' TUPLES (226766) IS NOT THE SAME AS HEAP' (226765)

Hope this was not already answered...

I believe it means that the indices "error_interface_idx" and
error_ewhen_idx" have become corrupted. The fix is to drop and
rebuild them.

Cheers,
Ed Loehr

In response to

Browse pgsql-general by date

  From Date Subject
Next Message omid omoomi 2000-03-03 23:04:52 Re: [GENERAL] Nested tables
Previous Message Jason Vasquez 2000-03-03 22:02:23 Nested tables