Re: select returns no line
От | Richard Huxton |
---|---|
Тема | Re: select returns no line |
Дата | |
Msg-id | 007701c08555$b6102680$1001a8c0@archonet.com обсуждение исходный текст |
Ответ на | select returns no line (Attila Kevei <attila.kevei@mail.goodwill.hu>) |
Список | pgsql-sql |
----- Original Message ----- From: "Attila Kevei" <attila.kevei@mail.goodwill.hu> > goodwill=>\d users > Table = users > +----------------------------------+----------------------------------+----- --+ > | Field | Type | Length| > +----------------------------------+----------------------------------+----- --+ > | user_id | int4 not null default nextval ( | 4 | > | user_login | varchar() not null | 15 | > | user_passwd | varchar() not null | 15 | > | user_exp | timestamp | 4 | > +----------------------------------+----------------------------------+----- --+ > Indices: users_pkey > >users_user_login_key Have you tried dropping the index? Could be mangled or a locale problem... - Richard Huxton
В списке pgsql-sql по дате отправления: