A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://learn.microsoft.com/en-us/azure/postgresql/flexible-server/how-to-delete-read-replica below:

Delete a read replica - Azure Database for PostgreSQL

This article provides step-by-step instructions to delete a read replica of an Azure Database for PostgreSQL flexible server.

Using the Azure portal:

  1. Select the Azure Database for PostgreSQL flexible server for which you want to delete a read replica.

  2. In the resource menu, under the Settings section, select Replication.

  3. In the Servers section, select the ellipsis to the side of the replica that you want to delete, select Delete.

  4. In the Delete <server> dialog, mark the I have read and understand that this server, as well as any databases it contains, will be deleted. checkbox to acknowledge that you understand the effects of the action, and select Delete.

  5. A notification informs you that the read replica is being deleted.

  6. When the process completes, a notification informs you that the read replica was successfully deleted.

You can delete a read replica of your Azure PostgreSQL flexible server via the az postgres flexible-server delete command.

az postgres flexible-server delete \
  --resource-group <resource_group> \
  --name <server>

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4