Dictionaries are used to eliminate words that should not be considered in a search (stop words), and to normalize words so
NameALTER VIEW -- change the definition of a view Synopsis
GiST stands for Generalized Search Tree. It is a balanced, tree-structured access method, that acts as a base template in which to implement
NameCREATE DOMAIN -- define a new domain Synopsis
test_decoding is an example of a logical decoding output plugin. It doesn't do anything especially useful, but can serve as a starting point for
LIMIT and OFFSET allow you to retrieve just a portion of the rows that are generated by the rest of the query:
The core PostgreSQL distribution includes the BRIN operator classes shown in Table 64-1.
Since timezone abbreviations are not well standardized, PostgreSQL provides a means to customize the set of abbreviations accepted by the server
A single index scan can only use query clauses that use the index's columns with operators of its operator class and are joined with AND. For example
NameCREATE USER -- define a new database role Synopsis
Page 44 of 60