Skip to content

Instantly share code, notes, and snippets.

@bogsio
Created October 28, 2013 19:51
Show Gist options
  • Select an option

  • Save bogsio/7203415 to your computer and use it in GitHub Desktop.

Select an option

Save bogsio/7203415 to your computer and use it in GitHub Desktop.
SELECT to_tsvector(content), to_tsquery('english', 'watch')
FROM posts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment