Experimental feature
This feature is an alpha feature, and is subject to API change, instability or removal. See the main Postgres page for more information.
Deleting the database ΒΆ
This page guides you through the steps required to delete a Postgres cluster.
Prerequisites ΒΆ
Steps ΒΆ
1. Remove references from workload manifests ΒΆ
Ensure that all references to the Postgres instance are removed from your workload manifests:
app.yaml
spec:
- postgres:
- clusterName: <POSTGRES-NAME>2. Delete the Postgres instance ΒΆ
- Open Nais Console in your browser and select your team
- Select the Postgres tab
- Select the Postgres cluster you want to delete
- Click the Delete button
- Confirm the deletion by typing the name of the Postgres cluster and clicking the Delete Postgres button