create database - Docs search results , p.11

vacuumdb

database that was newly populated from a restored dump or by pg_upgrade . This option will try to create

REVOKE

CREATE | CONNECT | TEMPORARY | TEMP } [, ...] | ALL [ PRIVILEGES ] } ON DATABASE database_name [, ...] FROM role_specification [, ...] [ CASCADE | RESTRICT

E.39. Release 10.19

creating an ICU collation if the current database's encoding won't support it (Tom Lane

51.60. pg_ts_parser

creation of new parsers is restricted to database superusers. Postgres Pro 's text search features

51.61. pg_ts_template

creation of new templates is restricted to database superusers. Postgres Pro 's text search features

51.72. pg_indexes

database) indexdef text   Index definition (a reconstructed CREATE INDEX command) Prev   Up   Next 51.71.  pg_hba_file

E.37. Release 10.21

create non-temporary objects within a database could define an object that would execute arbitrary

5.4. System Columns

database-wide identifier. Of course, the tables in question must be created WITH OIDS . As of PostgreSQL

E.54. Release 10.4

creating a minor security issue. After installing this update, administrators should update adminpack by performing ALTER EXTENSION adminpack UPDATE in each database

CREATE TYPE

CREATE TYPE registers a new data type for use in the current database. The user

CREATE EVENT TRIGGER

creates an event trigger becomes its owner. Parameters name The name to give the new trigger. This name must be unique within the database

42.1. Overview

database system. The design goals of PL/pgSQL were to create a loadable procedural language that

CREATE ACCESS METHOD

creates a new access method. The access method name must be unique within the database

5.12. Other Database Objects

database. Many other kinds of objects can be created to make the use and management

ALTER TYPE

recreating the enum type, or by dumping and reloading the database. Examples To rename a data