CREATE SCHEMA IF NOT EXISTS system; GRANT ALL ON ALL TABLES IN SCHEMA system TO %[1]s;