Top
Enterprise Postgres 14 SP1 Installation and Setup Guide for Server
FUJITSU Software

4.8 Deleting Instances

This section explains how to delete an instance.

Note

  • Always use WebAdmin to delete instances that were created or imported using WebAdmin. Because WebAdmin management information cannot be deleted, WebAdmin will determine that the instance is abnormal.

  • If you have set automatic start and stop of the instance, execute the following commands to disable the script and cancel registration.

    systemctl disable nameOfUnitFileThatPerformsAutomaticStartAndStop
    rm /usr/lib/systemd/system/nameOfUnitFileThatPerformsAutomaticStartAndStop
    Example
    # systemctl disable fsepsvoi_inst1.service
    # rm /usr/lib/systemd/system/fsepsvoi_inst1.service