Difference between revisions of "CREATE"
Jump to navigation
Jump to search
↑ https://www.postgresql.org/docs/15/ddl-schemas.html#DDL-SCHEMAS-PATTERNS
Line 17: | Line 17: | ||
== See also == | == See also == | ||
− | * {{ | + | * {{CREATE}} |
* {{SQL}} | * {{SQL}} | ||
[[Category:PostgreSQL]] | [[Category:PostgreSQL]] |
Latest revision as of 10:23, 11 July 2023
CREATE DATABASE
CREATE USER
CREATE ROLE
CREATE SCHEMA
CREATE TABLE
CREATE VIEW
CREATE INDEX
CREATE EXTENSION: pg_stat_statements, uuid-ossp, timescaledb
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]
CREATE [ INDEX | USER | ROLE ]
- SQL, NewSQL, RDMS: 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,.sql
Advertising: