Skip to content

fix(freebsd-user): fix FreeBSD daemon's user for PostgreSQL >= 9.6 #268

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

Merged
merged 1 commit into from
May 16, 2019

Conversation

Strade28
Copy link

For postgresql 9.6 and newer, the default unix user used by postgresql
daemon has changed to 'postgres', and the default data directory is:
/var/db/postgres/data96
For further details see : revision 421360

Closes #263

@myii myii requested a review from alxwr May 13, 2019 12:52
@myii
Copy link
Contributor

myii commented May 13, 2019

@Strade28 Thanks for your PR. I'm just pinging the relevant people to have a look.

CC: @alxwr @sticky-note.

@Strade28 Strade28 force-pushed the master branch 2 times, most recently from e537328 to 34bb9cd Compare May 13, 2019 22:21
Copy link
Contributor

@vutny vutny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Strade28 I think there's type mismatch in the version comparison.

For postgresql 9.6 and newer, the default unix user used by postgresql
daemon has changed to 'postgres', and the default data directory is:
/var/db/postgres/data96

Closes saltstack-formulas#263
@vutny vutny merged commit 5763d22 into saltstack-formulas:master May 16, 2019
@vutny
Copy link
Contributor

vutny commented May 16, 2019

Thank you for your contribution, @Strade28

@saltstack-formulas-travis

🎉 This PR is included in version 0.37.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

osFamilyMap.yaml FreeBSD default user
6 participants