ansible-role-postgresql/CHANGELOG.md

376 B

CHANGELOG

This project adheres to Semantic Versioning. Which is based on Keep A Changelog

[Unreleased]

Added

  • add variable postrgresql_primary
  • add user attributes

Fixed

  • fix replication database in pg_hba
  • fix pg_hba when multiple users or multiple databases

v1.0.0 - 2021-09-10

  • first version