Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pgagroal-1.4.1.tar.gz | 2022-03-15 | 234.2 kB | |
pgagroal 1.4.1 source code.tar.gz | 2022-02-25 | 229.3 kB | |
pgagroal 1.4.1 source code.zip | 2022-02-25 | 283.2 kB | |
README.md | 2022-02-25 | 989 Bytes | |
Totals: 4 Items | 747.6 kB | 0 |
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
Thanks to
- @fluca1978: [#198], [#205], [#206], [#208] and [#210]