Spróbuj, SELECT title FROM movies WHERE to_tsvector(title) @@ to_tsquery('squire:*') Działa to na PostgreSQL 8.4+