NameALTER ROLE -- change a database role Synopsis
NameCREATE SCHEMA -- define a new schema Synopsis
WAL is automatically enabled; no action is required from the administrator except ensuring that the disk-space requirements for the
A text search configuration specifies all options necessary to transform a document into a tsvector: the parser to use to break text into tokens,
PostgreSQL has the ability to report the progress of certain commands during command execution. Currently, the only command which supports
NameALTER AGGREGATE -- change the definition of an aggregate function Synopsis
The catalog pg_type stores information about data types. Base types and enum types (scalar types) are created with
NameDROP SEQUENCE -- remove a sequence Synopsis
NameALTER TRIGGER -- change the definition of a trigger Synopsis
Window functions provide the ability to perform calculations across sets of rows that are related to the current query row. See
Page 34 of 60