mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-01 13:26:25 -06:00
Start postgres service RHEL6
This commit is contained in:
parent
571d32dbe0
commit
59f7944d13
@ -31,6 +31,10 @@ host all all ::1/128 md5
|
|||||||
Then, start the service:
|
Then, start the service:
|
||||||
|
|
||||||
```no-highlight
|
```no-highlight
|
||||||
|
CentOS/RHEL6
|
||||||
|
# service postgresql start
|
||||||
|
|
||||||
|
CentOS/RHEL7
|
||||||
# systemctl start postgresql
|
# systemctl start postgresql
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user