chef-postgresql
chef-postgresql copied to clipboard
Chef cookbook for PostgreSQL components
Results
12
chef-postgresql issues
Sort by
recently updated
recently updated
newest added
When installing the postgresql server package, a new cluster will automatically be created (Debian 7 + postgresql.org packages). This prevents this cookbook from executing the resouces specified in `postgresql::data_directory`. This...
When doing this manually it works, but from chef it results to this error. I noticed this happens in the other cookbook too but recently fixed. ``` * execute[bundle install...