...
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 |
...
...
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 |
...