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/03/25 20:21] – 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 / | ||
- | /bin/su postgres --command "/ | + | /bin/su postgres --command "/ |
/bin/su postgres --command "/ | /bin/su postgres --command "/ | ||
/bin/su postgres --command "/ | /bin/su postgres --command "/ | ||
Ligne 47: | Ligne 49: | ||
\q | \q | ||
</ | </ | ||
+ | |||
+ | ===== Cheat Sheets ===== | ||
+ | * http:// | ||
+ | * https:// |
pgsql-create-db-user/postgresql_create_database_user.1553545309.txt.gz · Dernière modification : 2019/03/25 20:21 (modification externe)