Skip to content

pgagroal 1.4.1

Compare
Choose a tag to compare
@jesperpedersen jesperpedersen released this 15 Mar 12:32
· 207 commits to master since this release

This is an enhancement and bug fix release.

The pgagroal community welcomes Luca Ferrari (@fluca1978) with his contributions !

Enhancements

  • #205 Improve error messages when the limits exceed the number of max_connections
  • #206 Remove is_valid_password function and provide better messages
  • #208 Tell the user where the master key is stored
  • #210 Understand all 'debug' levels for log_level
  • #214 Flush the old primary in case of a failover

Bug fixes

  • #198 Guard PID file creation
  • #204 Guard against drivers with protocol violations

Thanks to