Re: 7.0.3 BUG

Поиск
Список
Период
Сортировка
От tjk@tksoft.com
Тема Re: 7.0.3 BUG
Дата
Msg-id 200011242351.PAA31767@uno.tksoft.com
обсуждение исходный текст
Ответ на Re: 7.0.3 BUG  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: 7.0.3 BUG  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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@fc.emc.com.ph> writes:
> > migrate=# select userid from users where userid = 'reynan@yahoo.com';
> >        userid
> > ---------------------
> >  reynan@yahoo.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
> 



В списке pgsql-sql по дате отправления:

Предыдущее
От: Roberto Mello
Дата:
Сообщение: Re: OpenACS
Следующее
От: Tom Lane
Дата:
Сообщение: Re: 7.0.3 BUG