ERROR: duplicate key value violates unique constraint "pg_authid_rolname_index"
DETAIL: Key (rolname)=(app_user) already exists.
CONTEXT: SQL statement "CREATE ROLE app_user LOGIN PASSWORD 'app_password'"
PL/pgSQL function inline_code_block line 8 at EXECUTE