diff options
Diffstat (limited to 'Library/Formula/postgresql.rb')
| -rw-r--r-- | Library/Formula/postgresql.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Formula/postgresql.rb b/Library/Formula/postgresql.rb index dd98dd965..21a9c3e39 100644 --- a/Library/Formula/postgresql.rb +++ b/Library/Formula/postgresql.rb @@ -101,15 +101,12 @@ class Postgresql < Formula you may need to remove the previous version first. See: https://github.com/mxcl/homebrew/issues/issue/2510 - If this is your first install, create a database with: initdb #{var}/postgres -E utf8 - To migrate existing data from a previous major version (pre-9.2) of PostgreSQL, see: http://www.postgresql.org/docs/9.2/static/upgrading.html - Some machines may require provisioning of shared memory: http://www.postgresql.org/docs/9.2/static/kernel-resources.html#SYSVIPC EOS |
