create database - Docs search results , p.10
Documentation >> PostgreSQL 13
F.44. uuid-ossp
CREATE privilege on the current database. F.44.1. uuid-ossp Functions Table F.32 shows the functions
Documentation >> PostgreSQL 13
F.11. dict_int
CREATE privilege on the current database. F.11.1. Configuration The dictionary accepts three options: The maxlen
Documentation >> PostgreSQL 13
26.2. Log-Shipping Standby Servers
create the primary and standby servers so that they are as similar as possible, at least from the perspective of the database
Documentation >> PostgreSQL 13
F.15. fuzzystrmatch
CREATE privilege on the current database. F.15.1. Soundex The Soundex system is a method of matching
Documentation >> PostgreSQL 13
33.6. Canceling Queries in Progress
Creates a data structure containing the information needed to cancel a command issued through a particular database
Documentation >> PostgreSQL 13
F.19. isn
CREATE privilege on the current database. F.19.1. Data Types Table F.11 shows the data types
Documentation >> PostgreSQL 13
F.18. intarray
CREATE privilege on the current database. F.18.1. intarray Functions and Operators The functions provided by the intarray
Documentation >> PostgreSQL 13
F.31. pg_trgm
CREATE privilege on the current database. F.31.1. Trigram (or Trigraph) Concepts A trigram is a group
Documentation >> PostgreSQL 13
F.21. ltree
CREATE privilege on the current database. F.21.1. Definitions A label is a sequence of alphanumeric
Documentation >> PostgreSQL 13
F.16. hstore
CREATE privilege on the current database. F.16.1. hstore External Representation The text representation of an hstore
Documentation >> PostgreSQL 13
43.11. PL/Tcl Configuration
created when a PL/Tcl function is first executed in a database session, or when an additional
Documentation >> PostgreSQL 13
GRANT
CREATE | CONNECT | TEMPORARY | TEMP } [, ...] | ALL [ PRIVILEGES ] } ON DATABASE database_name [, ...] TO role_specification [, ...] [ WITH GRANT
Documentation >> PostgreSQL 13
CREATE FOREIGN TABLE
creates a new foreign table in the current database. The table will be owned by the user
Documentation >> PostgreSQL 13
ALTER INDEX
CREATE privilege on the new tablespace. All indexes in the current database in a tablespace
Documentation >> PostgreSQL 13
19.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