In addition to the postgresql.conf file already mentioned, PostgreSQL uses two other manually-edited configuration
PostgreSQL provides a set of default roles which provide access to certain, commonly needed, privileged capabilities and information. Administrators
NameVALUES -- compute a set of rows Synopsis
A table expression computes a table. The table expression contains a FROM clause that is optionally followed by
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
Page 57 of 60