The PostgreSQL source distribution includes GIN operator classes for tsvector
The intagg module provides an integer aggregator and an enumerator. intagg is now obsolete, because there are built-in
This section discusses how to upgrade your database data from one PostgreSQL release to a newer one.
The pg_ts_config catalog contains entries representing text search configurations. A configuration specifies a particular text search parser
NameEXPLAIN -- show the execution plan of a statement Synopsis
The money type stores a currency amount with a fixed fractional precision; see Table 8-3. The fractional precision is determined by the database's
PostgreSQL allows columns of a table to be defined as variable-length multidimensional arrays. Arrays of any built-in or user-defined base
Before anyone can access the database, you must start the database server. The database server program is called postgres. The
NameCREATE TYPE -- define a new data type Synopsis
NameDROP MATERIALIZED VIEW -- remove a materialized view Synopsis
Page 58 of 60