Skip to content

Instantly share code, notes, and snippets.

@Mistat
Created July 21, 2012 04:33
Show Gist options
  • Save Mistat/3154586 to your computer and use it in GitHub Desktop.
Save Mistat/3154586 to your computer and use it in GitHub Desktop.
MaxOSX PostgreSQLのLaunchCtlの設定
□設定ファイル
$ vim ~/Library/LaunchAgents/org.postgresql.postgres.plist
https://gist.github.com/3154582 の内容を記載
□起動
$ launchctl start org.postgresql.postgres
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment