Closed polnetwork closed 5 years ago
Ok I see now you mentioned to create a user. "From now on, I'll assume you have created a non-root user (with sudo capabilities) named decidim (but use whatever you want) and you are logged into your machine, so you will see a bash prompt similar to this:" Thank's for all
If you are logged as root thais command fails: sudo -u postgres psql -c "CREATE USER decidim_app WITH SUPERUSER CREATEDB NOCREATEROLE PASSWORD 'Password1'"
Rsponse: could not change directory to "/root": Permission denied CREATE ROLE
Is it recomended not to install Decidim as root?
Thank's for all