File "postgres.txt"
Full path: /home/auuge/domains/files.auu.ge/public_html/dev/postgres.txt
File size: 88 bytes
MIME-type: text/plain
Charset: utf-8
Download
Open
Back
DROP SCHEMA public CASCADE;
CREATE SCHEMA public;
GRANT ALL ON SCHEMA public TO public;