db_venik
Previous topic Chapter index Next topic

Schema: public

 

 

Owner

pg_database_owner

 

Descriptions

Standard public schema

 

Definition

CREATE SCHEMA public AUTHORIZATION pg_database_owner;

COMMENT ON SCHEMA public
IS 'Standard public schema';

This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com)
Previous topic Chapter index Next topic