Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Code Block
sudo -u postgres psql -c "CREATE USER davide WITH PASSWORD 'jw8s0F4';"



Code Block
sudo -u postgres psql -c 'create database newid;'


If you want to encode in UTF8, you need to change teamplate0 in UTF8 first

...