From 7530be2ac1bd9cb62aafce640950fe02aa2581f1 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Tue, 19 May 2020 18:27:59 +0200 Subject: [PATCH] Add a final step --- src/Technique/Operations/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Technique/Operations/index.md b/src/Technique/Operations/index.md index d6a22bc..0b4c60d 100644 --- a/src/Technique/Operations/index.md +++ b/src/Technique/Operations/index.md @@ -7,4 +7,5 @@ 5. Créer l'utilisateur `CREATE USER ;` 6. (Optionnel) Lui créer une base de données : `CREATE DATABASE OWNER ` 7. (Optionnel) Lui donner les privileges appropriés, eg. `GRANT READ PRIVILEGES ON DATABASE TO ;` + 8. Vérifier les permissions : `psql -h psql-proxy.service.2.cluster.deuxfleurs.fr -U `