I'm installing a cloud "pure SQL" variant and I get a
lot of errors, beginning with one containing ERROR:
function isok_queries_update_func() does not
exist.
A:
You ran make TARGET_SCHEMA=myschema
..., but either myschema does
not exist or you do not have adequate permissions.