Skip to content

Conversation

@hunner
Copy link
Contributor

@hunner hunner commented Mar 24, 2015

Summary
This release fixes compatibility with Puppet 4 and removes opportunities for local users to view the postgresql password. It also adds a new custom resource to aid in managing replication.

Features

  • Add postgresql::server::logdir parameter to manage the logdir
  • Add environment parameter to postgresql_psql
  • Add postgresql_replication_slot custom resource

Bugfixes

  • Fix for Puppet 4
  • Don't print postgresql_psql password in command
  • Allow postgresql::validate_db_connection for more than one host+port+database combo
  • Fix service command on Debian 8 and up
  • Fix postgresql::server::extension to work with custom user/group/port
  • Fix postgresql::server::initdb to work with custom user/group/port
  • Fix changing template1 encoding
  • Fix default postgresql::server::grant::object_name value
  • Fix idempotency of granting all tables in schema with puppet::server::grant
  • Fix lint warnings

Summary
This release fixes compatibility with Puppet 4 and removes opportunities for local users to view the postgresql password. It also adds a new custom resource to aid in managing replication.

Features
- Add `postgresql::server::logdir` parameter to manage the logdir
- Add `environment` parameter to `postgresql_psql`
- Add `postgresql_replication_slot` custom resource

Bugfixes
- Fix for Puppet 4
- Don't print postgresql\_psql password in command
- Allow `postgresql::validate_db_connection` for more than one host+port+database combo
- Fix service command on Debian 8 and up
- Fix `postgresql::server::extension` to work with custom user/group/port
- Fix `postgresql::server::initdb` to work with custom user/group/port
- Fix changing template1 encoding
- Fix default `postgresql::server::grant::object_name` value
- Fix idempotency of granting all tables in schema with `puppet::server::grant`
- Fix lint warnings
underscorgan pushed a commit that referenced this pull request Mar 24, 2015
@underscorgan underscorgan merged commit f657021 into puppetlabs:4.3.x Mar 24, 2015
@hunner hunner deleted the release_4.3.0 branch March 24, 2015 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants