文件名称:oci-postgresql:Terraform模块可在Oracle Cloud Infrastructure(OCI)上部署PostgreSQL
文件大小:110KB
文件格式:ZIP
更新时间:2024-04-11 11:31:42
cloud sql terraform postgresql oracle
oci-postgresql PostgreSQL是一个开放源代码的对象关系数据库管理系统。 它具有高度可扩展性,高度可扩展性,并具有许多功能。 PostgreSQL支持跨多个数据中心的数据复制。 此参考体系结构显示了在Oracle Cloud Infrastructure Compute实例上PostgreSQL集群的典型三节点部署。 在此体系结构中,服务器以主配置和备用配置进行配置,并使用流复制。 有关体系结构的详细信息,请参见 先决条件 有权在Oracle Cloud Infrastructure租约中manage以下类型的资源: vcns , internet-gateways , route-tables , security-lists , subnets和instances 。 创建以下资源的配额:1个VCN,1个子网,1个Internet网关,1个路由规则和3个计
【文件预览】:
oci-postgresql-master
----.gitignore(114B)
----README.md(4KB)
----provider.tf(203B)
----outputs.tf(572B)
----LICENSE(2KB)
----compute.tf(2KB)
----network.tf(1KB)
----scripts()
--------postgresql_standby_setup.sh(3KB)
--------postgresql_master_setup2.sh(920B)
--------postgresql_master_setup.sh(3KB)
--------postgresql_install_binaries.sh(482B)
--------postgresql_master_setup.sql(143B)
--------postgresql_master_initdb.sh(681B)
----resource-manager()
--------oci-postgresql-stack-latest.zip(56KB)
----remote.tf(16KB)
----security-lists.tf(575B)
----datasources.tf(2KB)
----images()
--------postgre-oci.png(44KB)
----variables.tf(1KB)
----tls.tf(257B)
----schema.yaml(9KB)