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: Fri, 27 Jul 2007 09:07:07 -0400
- Message-id: <12306.1185541627@sss.pgh.pa.us> <text/plain>
"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
Home |
Main Index |
Thread Index