Skip to content

Commit

Permalink
install client
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitalii Cherkashyn authored May 16, 2021
1 parent 0f24829 commit 1c97e95
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions postgresql.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,10 @@ url:
```

## DB requests
### install client
```
sudo apt install postgresql-client-common
```

### list of all databases, ad-hoc
```sh
Expand Down

0 comments on commit 1c97e95

Please sign in to comment.