https://github.com/sous-chefs/postgresql
Development repository for the postgresql cookbook
https://github.com/sous-chefs/postgresql
chef chef-cookbook chef-resource hacktoberfest managed-by-terraform postgresql
Last synced: 5 months ago
JSON representation
Development repository for the postgresql cookbook
- Host: GitHub
- URL: https://github.com/sous-chefs/postgresql
- Owner: sous-chefs
- License: apache-2.0
- Created: 2012-03-14T18:37:08.000Z (over 13 years ago)
- Default Branch: main
- Last Pushed: 2025-02-18T10:50:05.000Z (8 months ago)
- Last Synced: 2025-05-07T10:28:12.062Z (5 months ago)
- Topics: chef, chef-cookbook, chef-resource, hacktoberfest, managed-by-terraform, postgresql
- Language: Ruby
- Homepage: https://supermarket.chef.io/cookbooks/postgresql
- Size: 1.28 MB
- Stars: 363
- Watchers: 44
- Forks: 559
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# PostgreSQL cookbook
[](https://supermarket.chef.io/cookbooks/postgresql)
[](https://circleci.com/gh/sous-chefs/postgresql)
[](#backers)
[](#sponsors)
[](https://opensource.org/licenses/Apache-2.0)Installs and configures PostgreSQL as a client or a server.
## Maintainers
This cookbook is maintained by the Sous Chefs. The Sous Chefs are a community of Chef cookbook maintainers working together to maintain important cookbooks. If you’d like to know more please visit [sous-chefs.org](https://sous-chefs.org/) or come chat with us on the Chef Community Slack in [#sous-chefs](https://chefcommunity.slack.com/messages/C2V7B88SF).
## Upgrading
If you are wondering where all the recipes went in v7.0+, or how on earth I use this new cookbook please see UPGRADING.md for a full description.
## Requirements
### Platforms
- Amazon Linux
- Debian 9+
- Ubuntu 18.04+
- Red Hat/CentOS/Scientific 7+### PostgreSQL version
We follow the currently supported versions listed on
### Chef
- Chef 16
### Cookbook Dependencies
- `yum` >= 7.2.0 (for `dnf_module` resource)
## Resources
- [postgresql_access](documentation/postgresql_access.md)
- [postgresql_config](documentation/postgresql_config.md)
- [postgresql_database](documentation/postgresql_database.md)
- [postgresql_extension](documentation/postgresql_extension.md)
- [postgresql_ident](documentation/postgresql_ident.md)
- [postgresql_install](documentation/postgresql_install.md)
- [postgresql_role](documentation/postgresql_role.md)
- [postgresql_service](documentation/postgresql_service.md)## Contributors
This project exists thanks to all the people who [contribute.](https://opencollective.com/sous-chefs/contributors.svg?width=890&button=false)
### Backers
Thank you to all our backers!

### Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website.









