Skip to content

Instantly share code, notes, and snippets.

@jimbojsb
Created February 21, 2012 18:39
Show Gist options
  • Save jimbojsb/1878040 to your computer and use it in GitHub Desktop.
Save jimbojsb/1878040 to your computer and use it in GitHub Desktop.
Turn on RDS Query Cache
rds-modify-db-parameter-group orca --parameters="name=query_cache_size, value=1073741824, method=immediate"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment