1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/database/postgresql
Robert Osowiecki ba28da9b62
postgresql_db: document when pg_restore is used (#589)
* postgresql_db: document when pg_restore is used (#588)

* postgresql_db: more precise description for target_opts

* Update plugins/modules/database/postgresql/postgresql_db.py

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2020-06-30 09:54:31 +03:00
..
postgresql_copy.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
postgresql_db.py postgresql_db: document when pg_restore is used (#589) 2020-06-30 09:54:31 +03:00
postgresql_ext.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
postgresql_idx.py mysql and postgresql modules: fix seealso section (#580) 2020-06-25 12:09:13 +03:00
postgresql_info.py mysql and postgresql modules: fix seealso section (#580) 2020-06-25 12:09:13 +03:00
postgresql_lang.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
postgresql_membership.py Fix M(). (#591) 2020-06-29 14:59:15 +02:00
postgresql_owner.py mysql and postgresql modules: fix seealso section (#580) 2020-06-25 12:09:13 +03:00
postgresql_pg_hba.py Fix M(). (#591) 2020-06-29 14:59:15 +02:00
postgresql_ping.py mysql and postgresql modules: fix seealso section (#580) 2020-06-25 12:09:13 +03:00
postgresql_privs.py mysql and postgresql modules: fix seealso section (#580) 2020-06-25 12:09:13 +03:00
postgresql_publication.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
postgresql_query.py Fix M(). (#591) 2020-06-29 14:59:15 +02:00
postgresql_schema.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
postgresql_sequence.py mysql and postgresql modules: fix seealso section (#580) 2020-06-25 12:09:13 +03:00
postgresql_set.py Fix M(). (#591) 2020-06-29 14:59:15 +02:00
postgresql_slot.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
postgresql_subscription.py mysql and postgresql modules: fix seealso section (#580) 2020-06-25 12:09:13 +03:00
postgresql_table.py mysql and postgresql modules: fix seealso section (#580) 2020-06-25 12:09:13 +03:00
postgresql_tablespace.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
postgresql_user.py mysql and postgresql modules: fix seealso section (#580) 2020-06-25 12:09:13 +03:00
postgresql_user_obj_stat_info.py mysql and postgresql modules: fix seealso section (#580) 2020-06-25 12:09:13 +03:00