Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sous-chefs/postgresql

Development repository for the postgresql cookbook
https://github.com/sous-chefs/postgresql

Merge pull request #158 from martinb3/master

[COOK-4737] Add flag to control database user password behavior

e391b88ef859557b9e1c1113e18c76c2a8208d18 authored over 10 years ago by Aaron Baer <[email protected]>
Merge pull request #145 from mapleoin/packages

fix packages on SLES11SP2 and higher

4ffabb0928320560d4fe79877257de9b8dcf13a7 authored over 10 years ago by Aaron Baer <[email protected]>
Don't include the pgdg recipes on the wrong machine types

Don't bother including enable_pgdg_apt on rhel, and don't include
enable_pgdg_yum on Debian.

c43cbe7234794e34e2e5bf97460a9bc1e1fb1717 authored over 10 years ago by Joshua Kwan <[email protected]>
Coerce max_connections to an integer

max_connections must be a non-zero integer. It so happens that calling
to_i on things that aren'...

6f540761202bd7fc32de107a29dfb768efa0f268 authored over 10 years ago by Joshua Kwan <[email protected]>
Merge pull request #170 from hw-cookbooks/develop

Bug fix release version 3.4.2

017d5e21851daa063a32d677718510d7d5ed58ec authored over 10 years ago by Aaron Baer <[email protected]>
Bug fix release version 3.4.2

493a68aa6cbece2c0af1614c33a02b399839dcae authored over 10 years ago by Aaron Baer <[email protected]>
Merge pull request #169 from SimonKaluza/develop

Changed the Gem::Installer::ExtensionBuildError to a Mixlib::ShellOut::S...

9f46afe16713d8ac1b86d8d1f5d916ab9e4ef59a authored over 10 years ago by Aaron Baer <[email protected]>
Added old exception rescuing style as well

Added (Gem::Installer::ExtensionBuildError, Mixlib::ShellOut::ShellCommandFailed => e) to rescue...

5846c5d418bcc076fa88aa93be6f873c5bf6cd9e authored over 10 years ago by SimonKaluza <[email protected]>
Changed the Gem::Installer::ExtensionBuildError to a Mixlib::ShellOut::ShellCommandFailed to temporarily band-aid the error that causes new Chef versions to miss the chef-solo workaround

bf70204b9f1a5daefd37c866c9f712ba30b21f79 authored over 10 years ago by [email protected] <[email protected]>
Missing ' in ['postgresql']['config']['port'] ex

cc2fef752f0133a88750ac3fe82fc8fc4983d184 authored over 10 years ago by Juan Luis Rodríguez Ponce <[email protected]>
DRY tidyups.

d766608d2d93452249b70c3c2970ade3c74668be authored over 10 years ago by Stephen Crawley <[email protected]>
Fix issues with the server_redhat recipe on Fedora 16 and later

3ebfee4fb415cf729d015fde79de8be92488e5e0 authored over 10 years ago by Stephen Crawley <[email protected]>
Add hash setting for controlling the password set for the postgres user.

540a2079a87919fef7038356c3aae05543709cbb authored over 10 years ago by Martin Smith <[email protected]>
Merge pull request #155 from hw-cookbooks/develop

Release v3.4.1

9dc4c6042bbd861ee8d5e2428397558fee06947e authored over 10 years ago by Aaron Baer <[email protected]>
update changelog for release v3.4.1

0ccf35299f3ea1bf01ac45867e74507222b20a49 authored over 10 years ago by Aaron Baer <[email protected]>
Merge pull request #151 from jackpine/feature/remove_pg_dev_dependency

Feature/remove pg dev dependency

145f818aba42b46e74cd8ca72b3e67584e1f00f5 authored over 10 years ago by Aaron Baer <[email protected]>
Merge pull request #154 from hw-cookbooks/release

add support for releasing cookbooks with emeril

228e5c3b95bf6df0ed0da264d8a3aa3ed11748e9 authored over 10 years ago by Aaron Baer <[email protected]>
add support for releasing cookbooks with emeril

1c13f049d925099d51462ab5feba299733caa934 authored over 10 years ago by Aaron Baer <[email protected]>
Merge pull request #150 from jackpine/feature/ubuntu1404

Support for Ubuntu 14.04 (with test)

acedbf2c40053f54063d3fbe251a43f0c93316a1 authored over 10 years ago by Aaron Baer <[email protected]>
Merge pull request #153 from hw-cookbooks/fix/pg_config-path

[pg gem] modify PATH instead of providing hard-coded path to pg_config executable

570d0fb06bc741495cc3cc3cfa328784330e1948 authored over 10 years ago by Michael F. Weinberg <[email protected]>
remove redundant inclusion of client dev package

FIXES #114

To recap
--------

This package was originally added as a mis-fix because someone in...

50d7601de6cc92eccfa93bf6f762aa1be3697dc2 authored over 10 years ago by Michael Kirk <[email protected]>
remove redundant certifcate config for Debian.

This was already added in #116.

3b73c125b9130c0534fdf708f13f84f18b411fa9 authored over 10 years ago by Michael Kirk <[email protected]>
added 1404 to tested on docs

a3b59292386a980620260aa72be1e672cd85ef05 authored over 10 years ago by Michael Kirk <[email protected]>
add support for ubuntu 14.04

Ubuntu 14.04 includes postgresql 9.3, and no longer symlinks the ssl
certificates into the postg...

22810cfd0f15813b5085435bbfef3df4bf59797d authored over 10 years ago by Caleb Land <[email protected]>
add ubuntu 1404 to kithen.yml

79bb5f2e308983bec953f64524cd0cb5969a0062 authored over 10 years ago by Michael Kirk <[email protected]>
add amazon platform rpm info

740a4046bf93002aa1100364142f40e85af7ba82 authored over 10 years ago by Lloyd Philbrook <[email protected]>
use environment PATH to satisfy COOK-3490 instead of hardcoded path to pg_config

479a72e1d46ce1f563963b3758835f7667ee4652 authored over 10 years ago by Cameron Johnston <[email protected]>
fix packages on SLES11SP2 and higher

There was an update to postgresql 9.1 in SP2, SP3 uses the same version.

The basic clients and ...

36494a1cc22d94260d8bb287b3b8c6b899a9d57c authored over 10 years ago by Ionuț Arțăriși <[email protected]>
Merge branch 'master' into develop

d224a3e76537c01824342db0dd552c20d9f35a81 authored over 10 years ago by Darrin Eden <[email protected]>
Merge pull request #93 from zigomir/patch-1

Update README.md

3d894a76ccc96d2a5875aee8d9c7380aaecc76da authored over 10 years ago by Darrin Eden <[email protected]>
bump version for develop

7942e4c908b6fb21d8edf7975db6a348615b0e98 authored over 10 years ago by Darrin Eden <[email protected]>
bump version for release

9f6774d33423259706237f85e428562526a6210a authored over 10 years ago by Darrin Eden <[email protected]>
update CHANGELOG.md

8ab75736ccd1ebfdc6e2a437c6740aa469a1c16d authored over 10 years ago by Darrin Eden <[email protected]>
Update contribution doc to reflect current practices

cd7d6eaed596490f1c567a8154e0ca608d755912 authored over 10 years ago by Darrin Eden <[email protected]>
Merge pull request #133 from hw-cookbooks/feature/test-kitchen-refresh

Freshen testing

745dd45d5015fd9fe1d06fe00c69440fa8d5f9d9 authored over 10 years ago by Darrin Eden <[email protected]>
fix in build-essential for rhel family. depends via ruby recipe

6c3dea9133bff54b3ceed038945c1d0e0916e773 authored over 10 years ago by Darrin Eden <[email protected]>
formatting

f6038c32e2780361ee3a629dd7e97a0131eba3a6 authored over 10 years ago by Darrin Eden <[email protected]>
deprecation warning fix

a0db987cadc38e432029f0b6fb1168a9d4639b68 authored over 10 years ago by Darrin Eden <[email protected]>
revert since this moved to ruby recipe

b266c6af3b3459bf22ae7a47ab0a8c927a1f9748 authored over 10 years ago by Darrin Eden <[email protected]>
ensure packages are current to get debian test to pass

4c516ed54ed302ad3489bd80e8f476e0b58ba08b authored over 10 years ago by Darrin Eden <[email protected]>
ubuntu 10.04 removed postgres packages. apt update as workaround

85c781d9e3013a391e6809162f7865b09a533800 authored over 10 years ago by Darrin Eden <[email protected]>
get centos test to pass

aa452a49d8375ad06f1d140d676856c4661cdce5 authored over 10 years ago by Darrin Eden <[email protected]>
to get test kitchen passing contrib-debian-like suites

4361e984958d8e7c88128c7a0f0033c10e26f30b authored over 10 years ago by Darrin Eden <[email protected]>
exclude updated os releases

a36d1e9e9a9ba8004adb870d37d627413ee5d7a4 authored over 10 years ago by Darrin Eden <[email protected]>
Attempting to freshen update the test harness a bit.

ac5cb0f186ab71af8d9676b5714cb566c597aefd authored over 10 years ago by Darrin Eden <[email protected]>
Merge branch 'patch-1' of https://github.com/dwradcliffe/postgresql into dwradcliffe-patch-1

f976496a744ee0a7d236f4f6003f6df12e89bc9a authored over 10 years ago by Darrin Eden <[email protected]>
resolve merge conflict (whitespace)

757b4b4441a5163faffd667ea89140d53e5bb4b4 authored over 10 years ago by Darrin Eden <[email protected]>
Merge branch 'COOK-4095' of https://github.com/javornikolov/postgresql into javornikolov-COOK-4095

bec447b083668ccc730ccacb495517e633c9e6c7 authored over 10 years ago by Darrin Eden <[email protected]>
Merge branch 'COOK-4147' of https://github.com/javornikolov/postgresql into javornikolov-COOK-4147

75ddaf46fa5e2b6c5384e29b77a254fd39189da5 authored over 10 years ago by Darrin Eden <[email protected]>
Merge branch 'master' of https://github.com/koodough/postgresql into koodough-master

09a0f36fc603f91debedd6ae6876054e92345f87 authored over 10 years ago by Darrin Eden <[email protected]>
Merge branch 'default-value-for-ssl-files' of https://github.com/thomas88/postgresql into thomas88-default-value-for-ssl-files

18aeff48c7ac65b1b300a4ba2945624680c818fb authored over 10 years ago by Darrin Eden <[email protected]>
Added Saucy and Trusty.

The support for Etch and Lenny is gone.
See: https://wiki.postgresql.org/wiki/Apt

dabea2bc4d3944e4ce65c39237ae440d64a9846d authored over 10 years ago by Andrea C. Granata <[email protected]>
Add default values for ssl_cert_file and ssl_key_file

77fea77e79b0cd4a6e27eec20d6146a4f1f0fa04 authored almost 11 years ago by Thomas Obermüller <[email protected]>
assign-postgres-password works on custom ports. psql -p #{node['postgresql']['config']['port']}

dee28bd03dd2cb49364a80080ef0fd0914766df9 authored almost 11 years ago by HostingInstall <[email protected]>
[COOK-4147] add oracle rpms in default['postgresql']['pgdg']['repo_rpm_url']

9c3831711cbc8258681ec866907ec1a6857d248b authored about 11 years ago by Yavor Nikolov <[email protected]>
[COOK-4095] remove explicit ref to libpq-dev package

There is no libpq-dev package on RedHat 6 (maybe other versions too).

There is already code whi...

f4c96efeafd729fe66a0f22ebe7d819ace286ac1 authored about 11 years ago by Yavor Nikolov <[email protected]>
fix centos fails libpq-dev package

1e0377772b386860dd6613322412944a5710624e authored about 11 years ago by Mori Reo <[email protected]>
Update README.md

I needed to specify this setting as array in order to work ...

b9f6f18f40e945c81dfda0a3e0848b46baf79857 authored about 11 years ago by Žiga <[email protected]>
Version bump to v3.3.4

5800238828b443725442fe510ec4f5308ed9ce8b authored about 11 years ago by Sean OMeara <[email protected]>
Version bump to v3.3.2

6c37262f467c3bd6f0a1d4346be592cea2e53f0d authored about 11 years ago by Sean OMeara <[email protected]>
Version bump to v3.3.1

cfd8be151a5d1650232eeb12a171f2b96dea954e authored about 11 years ago by Sean OMeara <[email protected]>
Version bump to v3.3.0

c6148bc2a100f8c79eac47bbd914fb0fca275b3c authored about 11 years ago by Sean OMeara <[email protected]>
[COOK-2954] Support Installing non-standard versions on CentOS 6

Signed-off-by: Sean OMeara <[email protected]>

b0da4592487ec44c56bb4f6bfb51d2f13d4f6265 authored about 11 years ago by Jeffrey Jones <[email protected]>
[COOK-3611]Remove server bits and just install libpq-dev

Signed-off-by: Sean OMeara <[email protected]>

f9c4d5a1d0ee61ba19af1a17d78cd75ea3e045b4 authored about 11 years ago by Mathieu Allaire <[email protected]>
[COOK-3851] Allow config file change notification type to be specified by attribute, defaulting to :restart

Signed-off-by: Sean OMeara <[email protected]>

6d084b2c02332c0505e28df3458baf4c7ff14217 authored about 11 years ago by Ben Tomasini <[email protected]>
Version bump to v3.2.1

cb147ab323f43172ebcbaea0808c5f9f4a3b0402 authored about 11 years ago by Sean OMeara <[email protected]>
Version bump to v3.2.0

6fab69b942f6503aec0490026ca0507613a31f75 authored about 11 years ago by Sean OMeara <[email protected]>
[COOK-3756] Change postgresql.conf mode from 0600 to 0644

Signed-off-by: Sean OMeara <[email protected]>

bc2af0c1660f87f4055a281fdc5ad04e0e532879 authored about 11 years ago by Guilhem Lettron <[email protected]>
[COOK-3717] Pgdg repositories improvements

Signed-off-by: Sean OMeara <[email protected]>

8a1dda3a8831b1826c8775d0d8eac75a7fea92e1 authored about 11 years ago by Marco Nenciarini <[email protected]>
apt 1.9.0 is required for glob attribute

568ecf96cf1dec9b8a5a01274a525628630bb00f authored about 11 years ago by David Radcliffe <[email protected]>
Version bump to v3.1.1

d0ae7eff0db5b6fc05411eb5bac6ea1614838da9 authored about 11 years ago by Seth Vargo <[email protected]>
Version bump to v3.1.0

fb398598bc350f7d297d5c70d60450da2d953947 authored about 11 years ago by Seth Vargo <[email protected]>
[COOK-3685] Upgrade Repo Attributes for Postgresql 9.3

- Adds pgdg yum repo attributes for rhel based systems for 9.3
- Enhances pgdg yum repo attribut...

bd0832bdd67bd5d3fc242fd04e89442a3dd740c7 authored over 11 years ago by Christopher H. Laco <[email protected]>
[COOK-3597] Implement `initdb_locale` attribute for RHEL

Signed-off-by: Seth Vargo <[email protected]>

ef1c5813d119611fd43cfc62309fdd937a0fd8db authored over 11 years ago by malheiros <[email protected]>
[COOK-3599] Automatically add PGDG apt repo dep. on PostgreSQL version

Signed-off-by: Seth Vargo <[email protected]>

cacbdd821901a018bdb3829beab2db737db7bc1b authored over 11 years ago by Jake Davis <[email protected]>
[COOK-3566] Give the user's rules more priority than the default ones in pg_hba

The priority of the `pg_hba` entries is defined by their position in the file. The sooner they a...

0da4c9b92ab961780d6afb30cda4cf573bd3ed6e authored over 11 years ago by Alejandro Blanco <[email protected]>
[COOK-3611] Fix Postgresql::ruby on ubuntu/debian and fix config for 9.3

Signed-off-by: Seth Vargo <[email protected]>

4b079e747bf8c1fcded2f6609569c825e3056669 authored over 11 years ago by Mathieu Allaire <[email protected]>
[COOK-3553] Remove apt-get update

Signed-off-by: Seth Vargo <[email protected]>

665b3d0f4620c28108ffec8a89b1f9af300a977d authored over 11 years ago by gansbrest <[email protected]>
[COOK-2383] Use postgresql 9.0 on Amazon Linux

Signed-off-by: Seth Vargo <[email protected]>

d774464abbb37eb05bef325c1c4620011bbe8eb7 authored over 11 years ago by Jordan Hagan <[email protected]>
[COOK-3490] Fix pg gem install for v9.2 on RHEL 6

0cbdfd466fdd63c379460261f0a6ab930617bcf9 authored over 11 years ago by Mark Butcher <[email protected]>
[COOK-3555] Rename example configuration to listen_addresses

Signed-off-by: Seth Vargo <[email protected]>

acdc1b5058b4ac01dbd8336505cc84560d9c6672 authored over 11 years ago by Travis Petticrew <[email protected]>
Bump devodd release

efe84f8bfebfbfdcd5c6418d3574c856797cce0b authored over 11 years ago by Seth Vargo <[email protected]>
Version bump to v3.0.4

7a90de5682c05a5338e4b9e7eabfef21648aadba authored over 11 years ago by Seth Vargo <[email protected]>
Fix whitespace

1310184b85c4babef4618009419585e4094fc28f authored over 11 years ago by Seth Vargo <[email protected]>
Update CHANGELOG format

94aba76aeb1dc3f37bce875c1b4f93acba5d303d authored over 11 years ago by Seth Vargo <[email protected]>
Merge pull request #63 from lflux/COOK-2939

COOK-2939 Set data directory and port correctly for init script

3c2bb19bca12953cf2ed6a2f0621670ff1455f9d authored over 11 years ago by Joshua Timberman <[email protected]>
Merge pull request #62 from whilp/reload-postgresql-conf

Send :reload to service[postgresql] on postgresql.conf changes

a5a7936365ca8595b6b0b2846e29a45a2dd07784 authored over 11 years ago by Joshua Timberman <[email protected]>
COOK-2939 Set data directory and port correctly for init script

Setting node[:postgresql][:dir] currently has initdb creating the
database in /var/lib/pgsql/dat...

a8cda6ac04aaa98d0ef9e7e76a17cb77dd4d7086 authored over 11 years ago by Ian Delahorne <[email protected]>
update to new bucket for boxes

c4e28256d1059b612f37a7a404465ebdd4c7e377 authored over 11 years ago by jtimberman <[email protected]>
Send :reload to service[postgresql] on postgresql.conf changes.

The current code sends :restart, which is disruptive. It is also not necessary in many situation...

d5f5ac47b36baf707d0e3bf0a84f25b71eb2860e authored over 11 years ago by Will Maier <[email protected]>
increment version for development

5f138e30811b0dc551456b8ef7f0ecf2025929dc authored over 11 years ago by jtimberman <[email protected]>
release v3.0.2

1f9e4ddf3e7d7cad41b2cad3e619927fc5b9c7a5 authored over 11 years ago by jtimberman <[email protected]>
Fixes service from pgdg package on ubuntu 10.04

The pgdg repo's package names the service 'postgresql' instead of
'postgresql-VER'. The attribut...

1dcc04311d40ad7cf457ec2149f0ced1f33f38c1 authored over 11 years ago by jtimberman <[email protected]>
Merge pull request #61 from opscode-cookbooks/COOK-3076

Cook 3076

6217a456accac6af21321148681dd1c93b5f3707 authored over 11 years ago by Joshua Timberman <[email protected]>
[COOK-3076] - add suites for testing this ticket

d467dad19b98a8edbc7b5d2f0c54267757fb7091 authored over 11 years ago by jtimberman <[email protected]>
COOK-3076: remove unneeded string interpolation

2dd53f9aef9e6be91151a4b3eb6756519bd656e7 authored over 11 years ago by Bryan McLellan <[email protected]>
Merge branch 'COOK-3076' of https://github.com/marbe/postgresql into COOK-3076

26f8133039905f3770595de28b2363e65cbc3692 authored over 11 years ago by Marco Betti <[email protected]>
COOK-3076, Fix modified

fcc4b0a6fd9763bbe5455f667ca5b4568abc3a1e authored over 11 years ago by Marco Betti <[email protected]>
COOK-3076

ef7d4f7fd5af776f81711ba41eb8d67a37ecdae0 authored over 11 years ago by Marco Betti <[email protected]>
COOK-3076

43cacd8ce7effce14a7421d6534e4dbb7c389d14 authored over 11 years ago by Marco Betti <[email protected]>