| From: | "Jaime Casanova" <systemguards(at)gmail(dot)com> |
|---|---|
| To: | aurora <aurora00(at)gmail(dot)com> |
| Cc: | pgsql-sql(at)postgresql(dot)org |
| Subject: | Re: Unexpected SQL error for UPDATE |
| Date: | 2006-07-13 01:48:28 |
| Message-ID: | c2d9e70e0607121848o5e664781odec27ecc5e637a95@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
On 7/12/06, aurora <aurora00(at)gmail(dot)com> wrote:
> Yes that helped!
>
> reindex index users_email_address_text_key;
>
what version of postgres is this? there have been some bug fixes that
involved indexes on text columns.
wich locale are you using?
--
regards,
Jaime Casanova
"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."
Richard Cook
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Aaron Bono | 2006-07-13 15:46:11 | Re: How to find entries missing in 2nd table? |
| Previous Message | Gregory S. Williamson | 2006-07-13 00:10:38 | Re: Logging in Stored Procedure |