Ajouter 'infra/postgresql'
This commit is contained in:
parent
cc9a323508
commit
ce59a0bbf7
1 changed files with 6 additions and 0 deletions
6
infra/postgresql
Normal file
6
infra/postgresql
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
# Postgresql
|
||||||
|
|
||||||
|
Installer Postgresql :
|
||||||
|
```
|
||||||
|
apt-get install postgresql postgresql-contrib
|
||||||
|
```
|
Loading…
Reference in a new issue