Drop a PostgreSQL Node

Drop a PostgreSQL Node

𝗟𝗮𝘆𝗼𝘂𝘁 𝘀𝗲𝗰𝘁𝗶𝗼𝗻

In the previous demo, we successfully tested the Repmgr process.
In this part, we will learn how to drop a Node.
Recently, we have created a standby Node in our cluster.

You need to navigate to the Cluster area in the left part of the Layout section.
Here we have our Primary (172.16.0.190:5432) and Standby (172.16.0.158:5432) nodes.

Let's initiate the drop for the Standby node.
Drag the Standby node icon into the Trash icon allocated right below the Primary node.

A new window will appear. To complete the operation, type 'drop me' and click Submit.

  • Click on the Rest API icon will generate a code you can later use in automation.

The status runner will indicate the progress of your operation.
Our Standby node has been successfully dropped.

Your configuration path will look like this:
Layout area → Standby node → Drag Standby to Trash → Type 'drop me' → Click Submit