Опитайте, SELECT title FROM movies WHERE to_tsvector(title) @@ to_tsquery('squire:*') Това работи на PostgreSQL 8.4+