Versions Compared

    Key

    • This line was added.
    • This line was removed.
    • Formatting was changed.
    Comment: Published by Scroll Versions from this space and version 7.5-0

    ...

    As the "root" user:

    Code Block
    systemctl stop postgresql-pfx
    systemctl start postgresql-pfx

    or,

    Code Block
    service postgresql-pfx stop
    service postgresql-pfx start

    ...