Skip to main content
To remove the Self-Service Analytics server and associated microservices from your network environment:
  • 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

  1. Stop all Self-Service Analytics microservices:
  2. 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.
  3. 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.
  4. 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.
  5. Remove the PostgreSQL metadata store:
  6. Remove the following PostgreSQL-related file:
  7. Remove the directories related to PostgreSQL:

In Ubuntu Environments

  1. Stop all Self-Service Analytics microservices:
  2. 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.
  3. 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.
  4. 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.
  5. Remove the PostgreSQL metadata store:
  6. Remove the following PostgreSQL-related file:
  7. Remove the directories related to PostgreSQL:

In Windows Environments

  1. Stop all Self-Service Analytics microservices:
  2. Create a binary PostgreSQL dump of Self-Service Analytics metadata to the <install-path>/data/backups/ folder:
    Copy the information to a folder outside of the installation path or it will be deleted and unrecoverable after you uninstall Self-Service Analytics.
  3. Remove Self-Service Analytics components by running the following command.
    See Windows Bootstrap Reference for more information.
You have completed the removal of all Self-Service Analytics-related components from your server.