Re: Corrupt RTREE index

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Greg Stark <gsstark(at)mit(dot)edu>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Corrupt RTREE index
Date: 2004-12-14 00:14:21
Message-ID: 29616.1102983261@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Greg Stark <gsstark(at)mit(dot)edu> writes:
> So you don't think this case is worth doing forensics on?

If the problem goes away after REINDEX then I'll write it off as missing
WAL support. rtree is not high enough on my list of priorities to
justify more effort :-(

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alain M. Gaudrault 2004-12-14 01:31:25 java.sql.SQLException: ERROR: Relation 38868974 does not exist
Previous Message Greg Stark 2004-12-14 00:10:48 Re: Corrupt RTREE index