Re: repeatable crash generating two column index

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: mvh(at)welkyn(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: repeatable crash generating two column index
Date: 2002-07-04 18:47:44
Message-ID: 4804.1025808464@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Mike Harding <mvh(at)ix(dot)netcom(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message strange 2002-07-04 18:50:16 Re:
Previous Message Tom Lane 2002-07-04 18:45:53 Re: