Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Lee Packham 2010-07-25 21:26:37 +01:00 committed by Adam Vandenberg
parent 221e24ea7a
commit 0000d151d6
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ If this is your first install, create a database with:
If this is your first install, automatically load on login with:
cp #{prefix}/org.postgresql.postgres.plist ~/Library/LaunchAgents
launchctl load -w ~/Library/LaunchAgents/com.mysql.mysqld.plist
launchctl load -w ~/Library/LaunchAgents/com.postgresql.postgres.plist
If this is an upgrade and you already have the com.mysql.mysqld.plist loaded:
launchctl unload -w ~/Library/LaunchAgents/org.postgresql.postgres.plist