Created
July 8, 2012 04:17
-
-
Save mariozig/3069279 to your computer and use it in GitHub Desktop.
temp solution
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo sysctl -w kern.sysv.shmall=65536 | |
| sudo sysctl -w kern.sysv.shmmax=16777216 |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Part of post: http://ruby.zigzo.com/2012/07/07/postgresql-postgres-app-and-a-gotcha-on-mac-osx-lion/