Publié le 06/07/2016 PostgreSQL
$ sudo -s # su - postgres $ psql -c "CREATE USER root WITH PASSWORD 'root';" CREATE ROLE