Skip to content

Latest commit

 

History

History

Databases

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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