Skip to content

Commit

Permalink
Update Sonarqube_with_database.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ravdy authored Sep 7, 2021
1 parent e3792d8 commit 0e0b856
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sonarqube/Sonarqube_with_database.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ SonarQube is an open-source static testing analysis software, it is used by deve

1. Restart postgres database to take latest changes effect
```sh
system restart postgresql
system status postgresql
systemctl restart postgresql
systemctl status postgresql
```
`check point`: You should see postgres is running on 5432

Expand Down

0 comments on commit 0e0b856

Please sign in to comment.