PostgreSQL Create a csv file with the following format: role,password,dbname new_user,new_password,new_db another_user,another_password,another_db CSV file should be located at `PostgreSQL/initdb.d/config.csv