Re: Corrupt RTREE index - Mailing list pgsql-general

From Greg Stark
Subject Re: Corrupt RTREE index
Date
Msg-id 87k6rkrwta.fsf@stark.xeocode.com
Whole thread Raw
In response to Re: Corrupt RTREE index  (Scott Marlowe <smarlowe@g2switchworks.com>)
List pgsql-general
Scott Marlowe <smarlowe@g2switchworks.com> writes:

> IS this same issue true for hash or GiST indexes?

I think that's true, afaik rtree, GiST, and hash are all not WAL-logged.

> On Tue, 2004-12-14 at 13:49, Dann Corbit wrote:
> > I suggest a warning (if there is not already one generated) on create
> > index for rtree indexes so that users know that they are not fully
> > supported.

I'm not sure what he means by "supported" though. I'm getting all the support
I'm paying for, plus a whole lot more.

--
greg

pgsql-general by date:

Previous
From: Neil Conway
Date:
Subject: Re: VACUUM FULL [ANALYZE] problem
Next
From: Michael Fuhr
Date:
Subject: Re: query or schema question