create database - Docs search results , p.7

F.47. pg_transfer

create its extension in your database using the following SQL command: CREATE EXTENSION pg_transfer

CREATE GROUP

CREATE GROUP — define a new database role Synopsis CREATE GROUP name [ [ WITH ] option [ ... ] ] where option

CREATE USER

CREATE USER — define a new database role Synopsis CREATE USER name [ [ WITH ] option [ ... ] ] where option

F.45. pg_stat_statements

database with CREATE EXTENSION pg_stat_statements . F.45.1. The pg_stat_statements View The statistics

Chapter 18. Server Setup and Operation

Creating a Database Cluster 18.2.1. Use of Secondary File Systems 18.2.2. Use of Network File

8.3. Character Types

database is created. Regardless of the specific character set, the character with code zero (sometimes

2.1. Introduction

created a database named mydb , as described in the previous chapter, and have been able

51.12. pg_collation

database, it could be useful to create collations whose encoding does not match the database

Appendix I. Configuring Postgres Pro for 1C Solutions

creates the database cluster. For example, for Debian systems do the following: sudo dpkg-reconfigure

Chapter 1. Getting Started

Creating a Database 1.4. Accessing a Database Prev   Up   Next Part I. Tutorial  Home  1.1. Installation

51.40. pg_publication

created in the database. For more on publications see Section 31.1 . Table 51.40.  pg_publication

F.23. Hunspell Dictionaries Modules

database using CREATE EXTENSION command, text search dictionary and configuration objects in the public schema

48.2. Logical Decoding Concepts

CREATE_REPLICATION_SLOT ), a snapshot is exported (see Section 9.26.5 ), which will show exactly the state of the database

28.5. Dynamic Tracing

database, and relation OIDs identifying the relation. arg5 is the ID of the backend which created

CREATE SCHEMA

CREATE privilege for the current database. (Of course, superusers bypass this check.) Examples Create a schema