Community.Postgresql
集合版本 3.9.0
描述
Ansible 的 PostgreSQL 社区模块的集合
作者
Ansible PostgreSQL 社区
支持的 ansible-core 版本
2.9.10 或更高版本
通信
Matrix 房间
#postgresql:ansible.com
:一般使用和支持问题。
插件索引
以下是 community.postgresql 集合中的插件
模块
postgresql_copy 模块 – 在文件/程序和 PostgreSQL 表之间复制数据
postgresql_db 模块 – 从远程主机添加或删除 PostgreSQL 数据库
postgresql_ext 模块 – 从数据库添加或删除 PostgreSQL 扩展
postgresql_idx 模块 – 从 PostgreSQL 数据库创建或删除索引
postgresql_info 模块 – 收集有关 PostgreSQL 服务器的信息
postgresql_lang 模块 – 使用 PostgreSQL 数据库添加、删除或更改过程语言 已弃用
postgresql_membership 模块 – 从组中添加或删除 PostgreSQL 角色
postgresql_owner 模块 – 更改 PostgreSQL 数据库对象的所有者
postgresql_pg_hba 模块 – 在 pg_hba 文件中添加、删除或修改规则
postgresql_ping 模块 – 检查远程 PostgreSQL 服务器的可用性
postgresql_privs 模块 – 授予或撤销 PostgreSQL 数据库对象上的权限
postgresql_publication 模块 – 添加、更新或删除 PostgreSQL 发布
postgresql_query 模块 – 运行 PostgreSQL 查询
postgresql_schema 模块 – 添加或删除 PostgreSQL 模式
postgresql_script 模块 – 从文件运行 PostgreSQL 语句
postgresql_sequence 模块 – 创建、删除或更改 PostgreSQL 序列
postgresql_set 模块 – 更改 PostgreSQL 服务器配置参数
postgresql_slot 模块 – 从 PostgreSQL 数据库添加或删除复制槽
postgresql_subscription 模块 – 添加、更新或删除 PostgreSQL 订阅
postgresql_table 模块 – 创建、删除或修改 PostgreSQL 表
postgresql_tablespace 模块 – 从远程主机添加或删除 PostgreSQL 表空间
postgresql_user 模块 – 从 PostgreSQL 服务器实例创建、更改或删除用户(角色)
postgresql_user_obj_stat_info 模块 – 收集有关 PostgreSQL 用户对象的统计信息
另请参阅
此处托管文档的集合列表。