Re: BYTEA, indexes and "like"

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Joe Conway <mail(at)joeconway(dot)com>
Cc: Alvar Freude <alvar(at)a-blast(dot)org>, pgsql-general(at)postgresql(dot)org
Subject: Re: BYTEA, indexes and "like"
Date: 2002-08-18 22:41:22
Message-ID: 8866.1029710482@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-patches

Joe Conway <mail(at)joeconway(dot)com> writes:
> parts=# select * from bombytea where parent_part = 'FM04-13100-1';
> ERROR: Index bombytea_idx1 is not a btree

> I'm trying to figure out why right now.

FWIW, I'm not seeing that here... perhaps a clean rebuild is indicated?

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joe Conway 2002-08-18 22:43:11 Re: bytea operator bugs (was Re: [GENERAL] BYTEA, indexes
Previous Message Tom Lane 2002-08-18 22:32:46 Re: bytea operator bugs (was Re: [GENERAL] BYTEA, indexes and "like")

Browse pgsql-patches by date

  From Date Subject
Next Message Joe Conway 2002-08-18 22:43:11 Re: bytea operator bugs (was Re: [GENERAL] BYTEA, indexes
Previous Message Tom Lane 2002-08-18 22:32:46 Re: bytea operator bugs (was Re: [GENERAL] BYTEA, indexes and "like")