Important Update: Cohesity Products Documentation


All Cohesity product documentation are now managed via the Cohesity Docs Portal: https://docs.cohesity.com/HomePage/Content/home.htm. Some documentation available here may not reflect the latest information or may no longer be accessible.

Cohesity Cloud Scale Technology Deployment Guide Using Terraform for Microsoft Azure

Last Published:
Product(s): NetBackup (11.1)

PaaS based PostgreSQL deployment (DBaaS) on Azure

PostgreSQL is a service which adds support to use external database instead of the internal one to use with Cloud Scale Technology services. Using the external PostgreSQL database which manages the database, it improves the resiliency, allows the database to be scaled up as needed, and reduces the maintenance requirements for NetBackup's database services in AKS.

DBaaS deployment is selected by setting db_create = true in the Terraform deployment input file at the base step.

Ffor more details on the stages of deployment, refer to the following section:

See Stages of deploying Terraform scripts on Azure.

See Troubleshooting issues.

To reset the password for PostgreSQL database, refer to the following section:

See Change the PostgreSQL database server password.

For maintenance purpose after deployment, refer to the Managing PostrgreSQL DBaaS section in the Cohesity Cloud Scale Technology Manual Deployment Guide for Kubernetes Clusters.