CREATE
Jump to navigation
Jump to search
↑ https://www.postgresql.org/docs/15/ddl-schemas.html#DDL-SCHEMAS-PATTERNS
- CREATE DATABASE
- CREATE USER
- CREATE SCHEMA
- CREATE TABLE
- CREATE VIEW
- CREATE EXTENSION:
pg_stat_statements, uuid-ossp
News[edit]
- Oct 2022 PostgreSQL 15, revokes the CREATE permission from all users except a database owner from the public (or default) schema [1]
Related[edit]
See also[edit]
- PostgreSQL:
psql
,.psqlrc
,$HOME/.pg service.conf
, meta-commands:\du, \dg, \ddp, \dp, \list, \dn, \dt, \c, \l, \di
,show users
,show
,su - postgres, psql --help
,psql -c, \?, \connect
- SQL, NewSQL: GraphQL (2015), SQLite,
select, insert
,select count
, Distributed SQL, TablePlus, Cache hit ratio,pg_stat_user_tables
,EXPLAIN
, Index (PostgreSQL), DDL, SQL/MED, Group by, List users, SQL Injection, SQLAlchemy,CREATE USER, CREATE ROLE, EXPLAIN, ALTER DATABASE, REVOKE, NOLOCK, NOWAIT, EXISTS
, Unique constraint
Advertising: