Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac OS X Permissions and Users #2

Open
jrbudnack opened this issue Feb 7, 2012 · 0 comments
Open

Mac OS X Permissions and Users #2

jrbudnack opened this issue Feb 7, 2012 · 0 comments

Comments

@jrbudnack
Copy link

When installing postgresql to Mac OS X, it would be nice if the framework would pre-create the postgres user and group and set the proper permissions. After doing the initialize and configure steps, the users need to be created and the permissions need to be repaired before postgres may be started as the postgres user:

chown -R postgres:_postgres /var/db/postgresql
chown -R postgres:_postgres /var/run/postgresql

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant