Community.Postgresql
Collection version 2.4.3
Description
Author:
Ansible PostgreSQL community
Supported ansible-core versions:
2.9.10 or newer
Communication
Matrix room
#postgresql:ansible.com
: General usage and support questions.IRC channel
#ansible
(Libera network): General usage and support questions.Mailing list: Ansible Project List. (Subscribe)
Plugin Index
These are the plugins in the community.postgresql collection:
Modules
postgresql_copy module – Copy data between a file/program and a PostgreSQL table
postgresql_db module – Add or remove PostgreSQL databases from a remote host
postgresql_ext module – Add or remove PostgreSQL extensions from a database
postgresql_idx module – Create or drop indexes from a PostgreSQL database
postgresql_info module – Gather information about PostgreSQL servers
postgresql_lang module – Adds, removes or changes procedural languages with a PostgreSQL database
postgresql_membership module – Add or remove PostgreSQL roles from groups
postgresql_owner module – Change an owner of PostgreSQL database object
postgresql_pg_hba module – Add, remove or modify a rule in a pg_hba file
postgresql_ping module – Check remote PostgreSQL server availability
postgresql_privs module – Grant or revoke privileges on PostgreSQL database objects
postgresql_publication module – Add, update, or remove PostgreSQL publication
postgresql_query module – Run PostgreSQL queries
postgresql_schema module – Add or remove PostgreSQL schema
postgresql_script module – Run PostgreSQL statements from a file
postgresql_sequence module – Create, drop, or alter a PostgreSQL sequence
postgresql_set module – Change a PostgreSQL server configuration parameter
postgresql_slot module – Add or remove replication slots from a PostgreSQL database
postgresql_subscription module – Add, update, or remove PostgreSQL subscription
postgresql_table module – Create, drop, or modify a PostgreSQL table
postgresql_tablespace module – Add or remove PostgreSQL tablespaces from remote hosts
postgresql_user module – Create, alter, or remove a user (role) from a PostgreSQL server instance
postgresql_user_obj_stat_info module – Gather statistics about PostgreSQL user objects
See also
List of collections with docs hosted here.