Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bitlather/8c1d4ab55a368a2586757031cb43d9e0 to your computer and use it in GitHub Desktop.
Save bitlather/8c1d4ab55a368a2586757031cb43d9e0 to your computer and use it in GitHub Desktop.
sudo service postgresql stop
sync
sudo sysctl -w vm.drop_caches=3 # echo 3 > /proc/sys/vm/drop_caches
sudo service postgresql start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment