community.general/lib/ansible/modules/database/postgresql
Andrey Klychkov fecffea370 postgresql_db: add note to doc about pg_dump (#57297)
* postgresql_db: add note to doc about pg_dump

* Update lib/ansible/modules/database/postgresql/postgresql_db.py

Co-Authored-By: Abhijeet Kasurde <akasurde@redhat.com>
2019-06-03 05:19:06 -04:00
..
__init__.py Some more module categorization. 2016-12-08 11:22:25 -05:00
postgresql_copy.py New module postgresql_copy: copy data between a file and a table (#56835) 2019-06-03 19:11:50 +10:00
postgresql_db.py postgresql_db: add note to doc about pg_dump (#57297) 2019-06-03 05:19:06 -04:00
postgresql_ext.py PostgreSQL modules: move params mapping from main to connect_to_db() function (#55799) 2019-04-29 11:29:49 +01:00
postgresql_idx.py PostgreSQL modules: move params mapping from main to connect_to_db() function (#55799) 2019-04-29 11:29:49 +01:00
postgresql_info.py postgresql_info: removed deprecated checks, added doc strings (#57005) 2019-05-27 07:13:22 -04:00
postgresql_lang.py PostgreSQL modules: move params mapping from main to connect_to_db() function (#55799) 2019-04-29 11:29:49 +01:00
postgresql_membership.py PostgreSQL modules: move params mapping from main to connect_to_db() function (#55799) 2019-04-29 11:29:49 +01:00
postgresql_owner.py postgresql_owner: added docstrings (#57010) 2019-05-27 08:04:58 -04:00
postgresql_pg_hba.py Issue 56430 (#57147) 2019-05-31 12:32:28 +02:00
postgresql_ping.py Fix typo in pg server ping (#56608) 2019-05-18 09:37:16 -04:00
postgresql_privs.py updated tests and changelog for 54516 (#54670) 2019-04-09 13:30:06 +02:00
postgresql_query.py PostgreSQL modules: move params mapping from main to connect_to_db() function (#55799) 2019-04-29 11:29:49 +01:00
postgresql_schema.py PostgreSQL modules: move params mapping from main to connect_to_db() function (#55799) 2019-04-29 11:29:49 +01:00
postgresql_set.py PostgreSQL modules: move params mapping from main to connect_to_db() function (#55799) 2019-04-29 11:29:49 +01:00
postgresql_slot.py PostgreSQL modules: move params mapping from main to connect_to_db() function (#55799) 2019-04-29 11:29:49 +01:00
postgresql_table.py postgresql_table: added cascade option (#56068) 2019-05-07 16:08:03 +05:30
postgresql_tablespace.py PostgreSQL modules: move params mapping from main to connect_to_db() function (#55799) 2019-04-29 11:29:49 +01:00
postgresql_user.py PostgreSQL modules: move params mapping from main to connect_to_db() function (#55799) 2019-04-29 11:29:49 +01:00