ansible-role-pgpool:为DebianUbuntu安装和配置PgPool-II

时间:2021-05-05 03:01:35
【文件属性】:
文件名称:ansible-role-pgpool:为DebianUbuntu安装和配置PgPool-II
文件大小:85KB
文件格式:ZIP
更新时间:2021-05-05 03:01:35
replication postgresql high-availability watchdog pgpool2 PgPool 为Debian / Ubuntu安装和配置PgPool-II。 默认的运行模式是流复制模式。 要求 Python> = 3.6该角色与Ansible> = 2.10兼容,但尚未通过Ansible 3.x进行测试。 有关用于开发角色的详细依赖关系,请参见 。 角色变量 检出文件以检索此角色变量的扩展列表。 依存关系 没有任何 剧本范例 看看两个和拿到这个角色应该如何被用来与repmgr管理的exisiting PostgreSQL集群整合的画面。 如果您正在寻找专门致力于提供这种环境,请查看 配置检查命令 :warning: PgPool实例必须正在运行 显示所有配置参数 pgpool@pgpool01: ~ $ psql -h 192.168.56.30 -p 9999 -U admin -d testdb -c ' PGPOOL SHOW ALL ' 显示泳池状态 pgpool
【文件预览】:
ansible-role-pgpool-master
----.gitignore(25B)
----defaults()
--------main.yml(8KB)
----ansible.cfg(460B)
----templates()
--------rsyslog.pgpool.conf.j2(73B)
--------bash_aliases.j2(34B)
--------apt_postgresql_org_pub_repos_apt.j2(114B)
--------pcp.conf.j2(64B)
--------pgpass.j2(157B)
--------scripts()
--------sudoers.pgpool.j2(486B)
--------pcppass.j2(156B)
--------pgpool.conf.j2(47KB)
--------pgpool.logrotate.j2(200B)
--------pool_hba.conf.j2(3KB)
----requirements.txt(195B)
----meta()
--------main.yml(476B)
----.travis.yml(1KB)
----README.md(4KB)
----.ansible-lint(796B)
----.yamllint(684B)
----files()
--------pool_hba.conf.sample(3KB)
--------pcp.conf.sample(858B)
--------pgpool_remote_start.sample(1KB)
--------recovery_1st_stage.sample(3KB)
--------recovery_2nd_stage.sample(712B)
--------follow_master.sh.sample(6KB)
--------pgpool.conf.sample-logical(41KB)
--------pgpool.conf.sample-replication(42KB)
--------pgpool.conf.sample-stream(42KB)
--------pgpool.conf.sample(42KB)
--------failover.sh.sample(3KB)
--------pgpool.conf.sample-master-slave(42KB)
----vars()
--------empty.yml(6B)
--------buster.yml(122B)
--------bionic.yml(138B)
----example.yml(395B)
----handlers()
--------main.yml(198B)
----inventory.yml(4KB)
----molecule()
--------default()
----tasks()
--------_scripts.yml(1KB)
--------_apt.yml(1KB)
--------main.yml(660B)
--------_syslog.yml(1KB)
--------_configure.yml(4KB)

网友评论