Top
Enterprise Postgres 18 SP1 Installation and Setup Guide for Server Assistant

4.1.1 etcd

When using etcd commands on a different host from the Fujitsu Enterprise Postgres server, perform the following steps.

4.1.1.1 Setting Up etcd

  1. As superuser, run the following command:

    $ su -
    Password:******
    # cp -r /opt/fsepv<x>assistant/OSS/etcd/* /opt/fsepv<x>assistant

4.1.1.2 Removing etcd

  1. As superuser, run the following command:

    $ su -
    Password:******
    # rm -rf /opt/fsepv<x>assistant/filesCopiedDuringSetup

    Information

    The files copied during setup can be checked below.

    # find /opt/fsepv<x>assistant/OSS/etcd