community.general/lib/ansible/modules/database/postgresql
Andrey Klychkov 48ec8d13a0 postgresql_lang module: fixed doc formatting, added aliases, pg_utils, added missing CI tests (#54672)
* postgresql_lang: fixed doc

* postgresql_lang: add pg_utils

* postgresql_lang: added return value - queries

* postgresql_lang: added CI tests

* postgresql_lang: restricted CI using CentOS

* postgresql_lang: fixed typos in CI comments
2019-04-01 14:39:00 +01:00
..
__init__.py Some more module categorization. 2016-12-08 11:22:25 -05:00
postgresql_db.py standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
postgresql_ext.py standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
postgresql_idx.py standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
postgresql_info.py standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
postgresql_lang.py postgresql_lang module: fixed doc formatting, added aliases, pg_utils, added missing CI tests (#54672) 2019-04-01 14:39:00 +01:00
postgresql_membership.py Add ca_cert to postgresql_membership docs. 2019-03-29 09:31:40 -07:00
postgresql_pg_hba.py Added a new module that can manage rules in pg_hba files. (#32666) 2019-03-27 15:54:20 +01:00
postgresql_ping.py standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
postgresql_privs.py Include partioned tables (#54517) 2019-03-28 10:34:24 -04:00
postgresql_query.py standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
postgresql_schema.py standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
postgresql_set.py standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
postgresql_table.py New module postgresql_table - create postgresql table on remote host (#52077) 2019-03-29 15:51:07 +00:00
postgresql_tablespace.py standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
postgresql_user.py standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00