68
I Use This!
Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 9 hours ago.
Sep 18, 2024 — Sep 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Careful about Debian minor version numbers More... over 12 years ago
Hard-code passwordless access for postgres user and add helpful commentary More... over 12 years ago
Hard-code passwordless access for postgres user and add helpful commentary More... over 12 years ago
Make "assign-postgres-password" work as explicitly coded More... over 12 years ago
Make "assign-postgres-password" work as explicitly coded More... over 12 years ago
Document problems with postgres "encrypted password" attribute. More... over 12 years ago
Document problems with postgres "encrypted password" attribute. More... over 12 years ago
Document problems with postgres "encrypted password" attribute. More... over 12 years ago
Document problems with postgres "encrypted password" attribute. More... over 12 years ago
Enable PostgreSQL 9.0 installation from PGDG yum repository. More... over 12 years ago
The redhat family only needs "postgresql92" (not "postgresql92-devel") for client package list. More... over 12 years ago
Another PostgreSQL 9.2 change to add a new parameter commentary. More... almost 13 years ago
Merge remote branch 'upstream/master' into track-upstream. More... almost 13 years ago
Validates attributes related to installing recent PostgreSQL versions and logs chef WARN messages about probable mistakes and fixes. I attempted to present the redhat family (yum_pgdg_postgresql.rb) and the debian family (ppa_pitti_postgresql.rb) correctly, since they use different naming conventions. More... almost 13 years ago
Optional recipe to enable the PGDG yum repo for newer versions of PostgreSQL. This is the same approach used for the PostgreSQL backport PPA repository. (Note yum_pgdg_postgresql.rb is to redhat as ppa_pitti_postgresql.rb is to debian.) More... almost 13 years ago
PostgreSQL 9.2 changes to add/remove/modify parameter commentary. More... almost 13 years ago
PostgreSQL 9.0 and 9.1 changes to add/remove/modify parameter commentary. More... almost 13 years ago
Removed unnecessary attempt to include_recipe 'postgresql::ppa_pitti_postgresql' More... almost 13 years ago
Documented optional postgresql::contrib recipe. More... almost 13 years ago
Run initdb for any platform version on first install More... almost 13 years ago
Removed obsolete code for installing server_redhat packages with explicit names. More... almost 13 years ago
Document postgres "encrypted password" for chef-solo More... almost 13 years ago
release v2.1.0 More... almost 13 years ago
Corrected postgresql-contrib package name in debian family. More... almost 13 years ago
[COOK-1872] - add test kitchen for ppa_pitti_postgresql recipe More... almost 13 years ago
correctly describe postgresql recipe tests More... almost 13 years ago
Optional postgresql::config recipe to install useful administration tools to support postgresql::server More... almost 13 years ago
Restored helpful commentary to the postgresql.conf template, still using the key in node['postgresql']['config'] attributes as before. More... almost 13 years ago
Merge pull request #29 from hoshposh/master More... almost 13 years ago
Careful about Debian minor version numbers More... almost 13 years ago