create database - Docs search results , p.11

49.60. pg_ts_parser

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

49.72. pg_indexes

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

49.61. pg_ts_template

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

E.29. Release 10.21

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

E.46. 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

40.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

G.2. Server Applications

database cluster and compatibility information for a cluster and/or server pg_standby — supports the creation

6.1. Inserting Data

created, it contains no data. The first thing to do before a database can be of much

Part II. The SQL Language

create the structures to hold data, how to populate the database, and how to query

35.8. Internal Functions

database cluster (see Section 17.2 ), but a user could use CREATE FUNCTION to create additional