This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
DricomDragon
/
JovianLinux
Seguir
1
Destacar
0
Fork
0
Archivos
Explorar el Código
Add command to list roles
DricomDragon
hace 5 años
padre
6a27970867
commit
f235147c0f
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
Guides/postgres.md
+ 2
- 0
Guides/postgres.md
Ver fichero
@@ -12,3 +12,5 @@ CREATE ROLE backup WITH
NOCREATEDB
NOCREATEROLE ;
```
+
+Use `\du` to list roles.