SP-GiST is an abbreviation for space-partitioned GiST. SP-GiST supports
It is frequently convenient to group users together to ease management of privileges: that way, privileges can be granted to, or revoked from, a group as a whole. In
The catalog pg_db_role_setting records the default values that have been set for run-time configuration variables, for each role and database
SQL UNION constructs must match up possibly dissimilar types to become a single result set. The resolution algorithm is applied separately to each
Namepg_restore -- restore a PostgreSQL database from an archive file created by pg_dump
NameALTER TEXT SEARCH DICTIONARY -- change the definition of a text search dictionary
PostgreSQL allows columns of a table to be defined as variable-length multidimensional arrays. Arrays of any built-in or user-defined base
NameNOTIFY -- generate a notification Synopsis
19.1.1. Parameter Names and Values All parameter names are case-insensitive. Every parameter takes a value of one of five types:
Each heap and index relation, except for hash indexes, has a Free Space Map (FSM) to keep track of available space in the relation. It's stored alongside the main relation
Page 57 of 60