* postgresql_info: add in_recovery return value to show if a service is in recovery mode or not * add changelog fragment * fix sanity (cherry picked from commit da7f9ffc3f) Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
da7f9ffc3f
* CI tests: add note to main.yml * improve (cherry picked from commit 9d5044ac1a) Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
9d5044ac1a
* postgresql_info: add the trust_input parameter * add changelog fragment