- Remove the Self-Service Analytics server and associated microservices
- Remove Self-Service Analytics-related folders and files
-
Remove the PostgreSQL metadata store used by Self-Service Analytics
If you connected Self-Service Analytics to an existing PostgreSQL in your network, then skip these steps.
Uninstall Self-Service Analytics Server and All Associated Components
Select your server’s operating system and follow those steps to completely remove all Self-Service Analytics-related components:In CentOS Environments
-
Stop all Self-Service Analytics microservices:
-
Remove Self-Service Analytics and associated components:
You are asked to verify the removal of the Self-Service Analytics components. Enter ‘y ’ to confirm the removal.
-
Verify the removal of Self-Service Analytics components by running the following command. If all components have been successfully erased, the command returns no results.
-
Remove all the Self-Service Analytics-specific folders:
The next steps are to remove the PostgreSQL metadata store and related files. However, skip these steps if you used your existing PostgreSQL as Self-Service Analytics’s metadata store. In this case, you have completed the removal of all Self-Service Analytics-related components from your server.
-
Remove the PostgreSQL metadata store:
-
Remove the following PostgreSQL-related file:
-
Remove the directories related to PostgreSQL:
In Ubuntu Environments
-
Stop all Self-Service Analytics microservices:
-
Remove Self-Service Analytics and associated components:
You are asked to verify the removal of the Self-Service Analytics components. Enter ‘y ’ to confirm the removal.
-
Verify the removal of Self-Service Analytics components by running the following command. If all components have been successfully erased, the command returns no results.
-
Remove all the Self-Service Analytics-specific folders:
The next steps remove the PostgreSQL metadata store and related files. However, skip these steps if you used your existing PostgreSQL as Self-Service Analytics’s metadata store. In this case, you have completed the removal of all Self-Service Analytics-related components from your server.
-
Remove the PostgreSQL metadata store:
-
Remove the following PostgreSQL-related file:
-
Remove the directories related to PostgreSQL:
In Windows Environments
-
Stop all Self-Service Analytics microservices:
-
Create a binary PostgreSQL dump of Self-Service Analytics metadata to the
<install-path>/data/backups/folder: -
Remove Self-Service Analytics components by running the following command.
See Windows Bootstrap Reference for more information.