Re: BUG #3493: Cannot find data with = operator

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Michal Niklas" <mn(at)heuthes(dot)pl>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3493: Cannot find data with = operator
Date: 2007-07-27 13:07:07
Message-ID: 12306.1185541627@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Michal Niklas" <mn(at)heuthes(dot)pl> writes:
> This is problem in just one table in one database. It works as expected on
> just created tmp table and on other customers databases. It works if I
> change 'KIOSK ' to other text. I tried 'vacuum analyze' on this table but
> it didn't help.

REINDEX maybe?

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Heikki Linnakangas 2007-07-27 13:58:20 Re: BUG #3494: may be Query Error: subplan does not executed
Previous Message Milen A. Radev 2007-07-27 11:43:06 Re: psql prompting for password. Can we suppress it?