Formation.Postgresql (formation v0.10.1)
Link to this section Summary
Link to this section Functions
Link to this function
create_database(pid, name, username)
Link to this function
create_user(pid, username, password)
Link to this function
create_user_and_database(host, port, username, password)
See Formation.Postgresql.Manager.create_user_and_database/4
.
Link to this function
credential_to_url(credential)
Link to this function
grant_user_all_permissions(pid, username, database)
Link to this function