saltstack-formulas / postgres-formula

http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
77 stars 283 forks source link

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

Closed Strade28 closed 5 years ago

Strade28 commented 5 years ago

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 commented 5 years ago

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

CC: @alxwr @sticky-note.

vutny commented 5 years ago

Thank you for your contribution, @Strade28

saltstack-formulas-travis commented 5 years ago

:tada: This PR is included in version 0.37.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: