ansible/test/integration/targets/postgresql/tasks
Andrey Klychkov 96bf243265 New module postgresql_copy: copy data between a file and a table (#56835)
* New module postgresql_copy

* New module postgresql_copy: added tests

* New module postgresql_copy: changed tests

* New module postgresql_copy: doc format fixes

* New module postgresql_copy: fixes

* New module postgresql_copy: added upper, PostgreSQL

* New module postgresql_copy: fixed description

* New module postgresql_copy: added note about superuser

* New module postgresql_copy: remove SQLParseError

* New module postgresql_copy: fixed opt_need_quotes type

* New module postgresql_copy: fixed check_mode

* New module postgresql_copy: small fix
2019-06-03 19:11:50 +10:00
..
main.yml New module postgresql_copy: copy data between a file and a table (#56835) 2019-06-03 19:11:50 +10:00
pg_authid_not_readable.yml
postgresql_copy.yml New module postgresql_copy: copy data between a file and a table (#56835) 2019-06-03 19:11:50 +10:00
postgresql_db.yml
postgresql_ext.yml
postgresql_idx.yml
postgresql_info.yml
postgresql_lang.yml
postgresql_membership.yml
postgresql_owner.yml
postgresql_pg_hba.yml Issue 56430 (#57147) 2019-05-31 12:32:28 +02:00
postgresql_ping.yml
postgresql_privs.yml
postgresql_query.yml
postgresql_schema.yml
postgresql_set.yml
postgresql_slot.yml
postgresql_table.yml
postgresql_tablespace.yml
session_role.yml
ssl.yml
state_dump_restore.yml
test_no_password_change.yml
test_password.yml
test_target_role.yml