create database - Docs search results , p.5

51.8. pg_authid

create databases rolcanlogin bool Role can log in. That is, this role can be given

51.81. pg_roles

create databases rolcanlogin bool   Role can log in. That is, this role can be given

51.91. pg_user

create databases usesuper bool User is a superuser userepl bool User can initiate streaming replication

1.4. Accessing a Database

Database Once you have created a database, you can access it by: Running the Postgres

CREATE SERVER

database. Creating a server requires USAGE privilege on the foreign-data wrapper being used. Parameters

Chapter 66. BKI Backend Interface

creating a new database cluster. The input file used by initdb is created as part

J.5. Usage

database creation. After the check-in, a boarding pass with the allocated seat number is issued

52.2. Message Flow

CREATE DATABASE ) that cannot be executed inside a transaction block. If one of these is executed

51.86. pg_shadow

create databases usesuper bool   User is a superuser userepl bool   User can initiate streaming replication

9.26. System Administration Functions

database the slot was created on. pg_create_logical_replication_slot( slot_name name , plugin

Postgres Pro Client Applications

database createdb — create a new Postgres Pro database createuser — define a new Postgres Pro user

51.37. pg_pltemplate

created in a particular database by a simple CREATE LANGUAGE command, with no need to specify

Chapter 22. Managing Databases

Databases Table of Contents 22.1. Overview 22.2. Creating a Database 22.3. Template Databases 22.4. Database

43.1. Overview

database, use the CREATE EXTENSION command, for example CREATE EXTENSION pltcl or CREATE EXTENSION pltclu

37.15. Packaging Related Objects into an Extension

database management. Postgres Pro calls such a package an extension . To define an extension, you need at least a script file that contains the SQL commands to create