mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-31 04:46:26 -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:
|
||||
|
||||
```no-highlight
|
||||
CentOS/RHEL6
|
||||
# service postgresql start
|
||||
|
||||
CentOS/RHEL7
|
||||
# systemctl start postgresql
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user