Skip to content

Instantly share code, notes, and snippets.

@prestontimmons
Created March 29, 2010 17:43
Show Gist options
  • Save prestontimmons/348156 to your computer and use it in GitHub Desktop.
Save prestontimmons/348156 to your computer and use it in GitHub Desktop.
Postgres Commands
Postgres
Drop index:
DROP INDEX title_idx;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment