pgsql-create-db-user:postgresql_create_database_user
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| pgsql-create-db-user:postgresql_create_database_user [2019/05/27 08:52] – ghusson | pgsql-create-db-user:postgresql_create_database_user [2023/05/23 08:56] (Version actuelle) – [Autoriser les connections authentifiées en local pour posgresql] ghusson | ||
|---|---|---|---|
| Ligne 10: | Ligne 10: | ||
| - | cp -a / | + | apt install postgresql |
| - | sed -i " | + | cp -a / |
| + | sed -i " | ||
| service postgresql stop | service postgresql stop | ||
| service postgresql start | service postgresql start | ||
| + | |||
| cd / | cd / | ||
| Ligne 49: | Ligne 51: | ||
| ===== Cheat Sheets ===== | ===== Cheat Sheets ===== | ||
| - | http:// | + | * http:// |
| - | https:// | + | |
pgsql-create-db-user/postgresql_create_database_user.1558947141.txt.gz · Dernière modification : 2019/05/27 08:52 de ghusson