Re: 7.0.3 BUG

From: "tjk(at)tksoft(dot)com" <tjk(at)tksoft(dot)com>
To: tgl(at)sss(dot)pgh(dot)pa(dot)us (Tom Lane)
Cc: pgsql-sql(at)fc(dot)emc(dot)com(dot)ph (pgsql-sql), pgsql-sql(at)postgresql(dot)org
Subject: Re: 7.0.3 BUG
Date: 2000-11-24 23:51:32
Message-ID: 200011242351.PAA31767@uno.tksoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Just a wild guess, but I would imagine
a corrupt (old) index on the userid field would
cause this kind of behavior.

You could test this by dropping the index and
then rebuilding it.

Troy

>
> "pgsql-sql" <pgsql-sql(at)fc(dot)emc(dot)com(dot)ph> writes:
> > migrate=# select userid from users where userid = 'reynan(at)yahoo(dot)com';
> > userid
> > ---------------------
> > reynan(at)yahoo(dot)com
> > admin
> > (2 rows)
>
> That's a tad, um, startling :-(
>
> However, you haven't given us nearly enough information to have a shot
> at figuring out what's going on.
>
> regards, tom lane
>

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2000-11-24 23:58:29 Re: 7.0.3 BUG
Previous Message Roberto Mello 2000-11-24 20:28:10 Re: [SQL] OpenACS