tebowy / openipam

Automatically exported from code.google.com/p/openipam
0 stars 0 forks source link

Create PostgreSQL user #22

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello, 

you should use the following command to create the database user:

  createuser openipam --no-superuser --no-createdb --no-createrole

Please update the documentation.

Regards, Dennis

Original issue reported on code.google.com by dhoppe0...@gmail.com on 16 Aug 2013 at 9:33