NameCREATE MATERIALIZED VIEW -- define a new materialized view Synopsis
Namepostgres -- PostgreSQL database server Synopsis
The PostgreSQL source distribution includes several examples of index methods implemented using GiST. The
BRIN stands for Block Range Index. BRIN is designed for handling very large tables in which certain columns
NameALTER LARGE OBJECT -- change the definition of a large object Synopsis
NameANALYZE -- collect statistics about a database Synopsis
NameCREATE EXTENSION -- install an extension Synopsis
The view pg_timezone_names provides a list of time zone names that are recognized by SET TIMEZONE, along with their
The examples shown below use tables in the PostgreSQL regression test database. The outputs shown are taken from version 8.3. The behavior
The catalog pg_cast stores data type conversion paths, both built-in and user-defined. It should be noted that
Page 25 of 60