Re: Error msgs from PostgreSQL server : specified item offset is too large, failed to add item to the page

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Rajan Bhide" <rbhide(at)nulinkinc(dot)com>
Cc: " Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>, pgsql-novice(at)postgresql(dot)org, "Bruno Wolff III" <bruno(at)wolff(dot)to>, "Oliver Fromme" <olli(at)lurza(dot)secnetix(dot)de>
Subject: Re: Error msgs from PostgreSQL server : specified item offset is too large, failed to add item to the page
Date: 2004-05-28 17:02:17
Message-ID: 28125.1085763737@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

"Rajan Bhide" <rbhide(at)nulinkinc(dot)com> writes:
> WARNING: specified item offset is too large
> PANIC: failed to add item to the page for "transid_req_idx"

I'm suspicious that that index is corrupted. Does reindexing it make
the problem go away?

regards, tom lane

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Jeff Eckermann 2004-05-28 19:46:06 Re: PostgreSQL delete the blank in the end of the String automatically. how can I avoid it?
Previous Message Tom Lane 2004-05-28 16:41:03 Re: Postgresql Novice problem