create database - Docs search results , p.11

CREATE FOREIGN TABLE

creates a new foreign table in the current database. The table will be owned by the user

ALTER INDEX

CREATE privilege on the new tablespace. All indexes in the current database in a tablespace

20.3. Connections and Authentication

database user names. It is off by default. This parameter can only be set in the postgresql.conf file or on the server command line. If this is on, you should create

EXECUTE

database session. For more information on the creation and usage of prepared statements, see PREPARE

vacuumlo

database. If you use this, you may also be interested in the lo_manage trigger in the lo module. lo_manage is useful to try to avoid creating

49.1. Logical Decoding Examples

database (in the example below, postgres ) as a superuser. postgres=# -- Create a slot named 'regression

ALTER TYPE

database). Note that changing this option doesn't by itself change any stored data, it just sets the default TOAST strategy to be used for table columns created

REVOKE

CREATE | CONNECT | TEMPORARY | TEMP } [, ...] | ALL [ PRIVILEGES ] } ON DATABASE database_name [, ...] FROM role_specification [, ...] [ GRANTED BY role

53.63. pg_ts_template

creation of new templates is restricted to database superusers. PostgreSQL 's text search features are described

54.11. pg_indexes

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

53.62. pg_ts_parser

creation of new parsers is restricted to database superusers. PostgreSQL 's text search features are described

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

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