Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Important
Azure Cosmos DB for PostgreSQL is no longer supported for new projects. Don't use this service for new projects. Instead, use one of these two services:
Use Azure Cosmos DB for NoSQL for a distributed database solution designed for high-scale scenarios with a 99.999% availability service level agreement (SLA), instant autoscale, and automatic failover across multiple regions.
Use the Elastic Clusters feature of Azure Database For PostgreSQL for sharded PostgreSQL using the open-source Citus extension.
Azure Cosmos DB for PostgreSQL allows you to stop and start compute on all nodes in a cluster.
Stop a running cluster
In the Azure portal, choose the Azure Cosmos DB for PostgreSQL cluster that you want to stop.
From the Overview page, click the Stop button in the toolbar.
Note
Once the cluster is stopped, other management operations are not available for the cluster.
Start a stopped cluster
In the Azure portal, choose the Azure Cosmos DB for PostgreSQL cluster that you want to start.
From the Overview page, click the Start button in the toolbar.
Note
Once the cluster is started, all management operations are now available for the cluster.
Next steps
- Learn more about compute start and stop in Azure Cosmos DB for PostgreSQL.