system/dbd/sql/pg/schema/schema.sql

2 lines
46 B
SQL

CREATE SCHEMA system
AUTHORIZATION username;