Prøv, SELECT title FROM movies WHERE to_tsvector(title) @@ to_tsquery('squire:*') Dette virker på PostgreSQL 8.4+