community.general/lib/ansible/modules/database/postgresql
Abhijeet Kasurde 8699f8cf26 Use pg_roles instead of pg_authid in postgresql (#32624)
This fix adds additional check to get details about roles
from pg_roles instead of pg_authid. On AWS RDS instances,
access to pg_authid is restricted for security reasons.

Fixes: #32358

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2017-12-04 21:11:35 -05:00
..
__init__.py
postgresql_db.py Allow user to specify maintenance DB (#32510) 2017-11-05 05:44:40 -05:00
postgresql_ext.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
postgresql_lang.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
postgresql_privs.py Handle error message from psycopg2 using to_native (#32371) 2017-11-01 16:11:52 -04:00
postgresql_schema.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
postgresql_user.py Use pg_roles instead of pg_authid in postgresql (#32624) 2017-12-04 21:11:35 -05:00