NameALTER TABLESPACE -- change the definition of a tablespace Synopsis
Namecreateuser -- define a new PostgreSQL user account
CREATE DATABASE actually works by copying an existing database. By default, it copies the standard system database named template1
standby_mode (boolean) Specifies whether to start the
The pg_ts_template catalog contains entries defining text search templates. A template is the implementation skeleton for a class of text search
The catalog pg_shdepend records the dependency relationships between database objects and shared objects, such as roles. This information allows
All indexes in PostgreSQL are secondary indexes, meaning that each index is stored separately from the table's main
The date/time type inputs are all decoded using the following procedure. Break the input
SP-GiST offers an interface with a high level of abstraction, requiring the access method developer to implement only methods specific to
The catalog pg_class catalogs tables and most everything else that has columns or is otherwise similar to a table. This includes indexes (but
Page 39 of 60