PostgreSQL: create a user, a database and grant accesses
The following step-by-step will let you create a user, a database (DB) and grant full access to the user to this DB.
The following step-by-step will let you create a user, a database (DB) and grant full access to the user to this DB.
Mehrfach braucht man für verschiedene Sachen eine getrennte MySQL-Datenbank mit eigenem Benutzer und mit Passwort. Dieses Script erleichtert das ganze.