Re: repeatable crash generating two column index - Mailing list pgsql-general

From Tom Lane
Subject Re: repeatable crash generating two column index
Date
Msg-id 4804.1025808464@sss.pgh.pa.us
Whole thread Raw
In response to repeatable crash generating two column index  (Mike Harding <mvh@ix.netcom.com>)
List pgsql-general
Mike Harding <mvh@ix.netcom.com> writes:
> I then get errors like

> ERROR:  MemoryContextAlloc: invalid request size 2353010684
> ERROR:  MemoryContextAlloc: invalid request size 1885489220

> and the third and fourth time I tried it it worked!

This is sounding like a corrupted-data issue.  I'd suggest seeing
if you can dump and reload the table.  Very likely you will find
that there are some corrupted rows :-(

            regards, tom lane



pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re:
Next
From: strange@nsk.yi.org
Date:
Subject: Re: