Files

3 lines
85 B
SQL
Raw Permalink Normal View History

grant usage on schema public to postgres;
grant create on schema public to postgres;