Formation.Postgresql (formation v0.11.3)
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(credential)
See Formation.Postgresql.Manager.create_user_and_database/1
.
Link to this function
credential_to_url(credential)
Link to this function
grant_public_schema(pid, username)
Link to this function
grant_role_to_user(pid, new_user, master_user)
Link to this function