Deleting Postgres Operator

Tech preview You can delete a deployed Postgres Operator from the catalog UI to permanently remove it from your tenant cluster.

Procedure

  1. From the catalog UI, click the Overview tab.
  2. Locate the Postgres Operator that you want to delete and click the instance name to view details.
  3. Click Delete instance.
    The Delete instance dialog opens.
  4. Enter the Postgres Operator instance name to confirm the deletion.
  5. Read the warning message and select the acknowledgment checkbox.
  6. Click Delete to permanently remove the Postgres Operator instance.

Results

Deleting a Postgres Operator instance results in these changes:

  • The Postgres Operator namespace postgres-operator is permanently removed from the tenant cluster.
  • Deleting the Postgres Operator instance does not remove PostgreSQL cluster instances in the tenant cluster unless those instances are deployed in the operator namespace postgres-operator.