Simpler createuser command.

stable
Frederic Daniel Luc Lehobey 2009-12-19 17:37:55 +01:00
rodzic 587249eaff
commit 08941e4748
1 zmienionych plików z 2 dodań i 3 usunięć

Wyświetl plik

@ -10,10 +10,9 @@ distributions, minor adaptations might be needed.
2. Creation of a new PostgreSQL user 2. Creation of a new PostgreSQL user
sudo -u postgres createuser -P maposmatic sudo -u postgres createuser -P -S -D -R maposmatic
Enter the password twice, and say no to "superuser", "be allowed Enter the password twice.
to create databases", "be allowed to create more new roles".
3. Creation of the database 3. Creation of the database