kopia lustrzana https://github.com/hholzgra/ocitysmap
Simpler createuser command.
rodzic
587249eaff
commit
08941e4748
5
INSTALL
5
INSTALL
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Ładowanie…
Reference in New Issue