Charlie Savage <cfis@xxxxxxxxxxxx> writes: > Sorry, mistyped the query causing the problem. It is: > select * > from maps, features > where maps.query @@ features.tags_vector; In that case it's fair to ask what query values you have stored in maps. In particular I imagine that you'll find that a specific query is causing the problem ... regards, tom lane