Tom Lane wrote:
"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?
Yes, REINDEX helped. Thanks, Michal Niklas