puppetlabs-postgresql | Puppet module for managing PostgreSQL | Database library
kandi X-RAY | puppetlabs-postgresql Summary
kandi X-RAY | puppetlabs-postgresql Summary
puppetlabs-postgresql is a Ruby library typically used in Database, PostgresSQL applications. puppetlabs-postgresql has no bugs, it has a Permissive License and it has low support. However puppetlabs-postgresql has 11 vulnerabilities. You can download it from GitHub.
The postgresql module allows you to manage PostgreSQL databases with Puppet. PostgreSQL is a high-performance, free, open-source relational database server. The postgresql module allows you to manage packages, services, databases, users, and common security settings in PostgreSQL.
The postgresql module allows you to manage PostgreSQL databases with Puppet. PostgreSQL is a high-performance, free, open-source relational database server. The postgresql module allows you to manage packages, services, databases, users, and common security settings in PostgreSQL.
Support
Quality
Security
License
Reuse
Support
puppetlabs-postgresql has a low active ecosystem.
It has 233 star(s) with 613 fork(s). There are 202 watchers for this library.
It had no major release in the last 12 months.
There are 8 open issues and 127 have been closed. On average issues are closed in 1808 days. There are 8 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of puppetlabs-postgresql is v9.1.0
Quality
puppetlabs-postgresql has 0 bugs and 70 code smells.
Security
puppetlabs-postgresql has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
puppetlabs-postgresql code analysis shows 11 unresolved vulnerabilities (11 blocker, 0 critical, 0 major, 0 minor).
There are 3 security hotspots that need review.
License
puppetlabs-postgresql is licensed under the Apache-2.0 License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
puppetlabs-postgresql releases are available to install and integrate.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi has reviewed puppetlabs-postgresql and discovered the below as its top functions. This is intended to give you an instant insight into puppetlabs-postgresql implemented functionality, and help decide if they suit your requirements.
- Build the SQL command string
- Attempt to start a connection to the database
Get all kandi verified functions for this library.
puppetlabs-postgresql Key Features
No Key Features are available at this moment for puppetlabs-postgresql.
puppetlabs-postgresql Examples and Code Snippets
No Code Snippets are available at this moment for puppetlabs-postgresql.
Community Discussions
Trending Discussions on puppetlabs-postgresql
QUESTION
How to define a user with SELECT privileges with puppet?
Asked 2017-Dec-08 at 08:57
I want to create a user in postgres who can only made SELECT in all the tables of the current database.
How can specify ALL
tables in puppet?
Here an extract of my puppet file:
...ANSWER
Answered 2017-Dec-08 at 08:57The Puppet documentation for Postgresql describes a postgresql::server::grant option that looks more flexible than the table_grant which assumes a single table.
Looks to be something like:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install puppetlabs-postgresql
To configure a basic default PostgreSQL server, declare the postgresql::server class.
Support
While this module supports both 1.x and 2.x versions of the 'puppetlabs-apt' module, it does not support 'puppetlabs-apt' 2.0.0 or 2.0.1.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page