NameDROP COLLATION -- remove a collation Synopsis
The view pg_group exists for backwards compatibility: it emulates a catalog that existed in PostgreSQL before
There are several ways to shut down the database server. You control the type of shutdown by sending different signals to the master postgres process
This section discusses how to upgrade your database data from one PostgreSQL release to a newer one.
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
The pg_prewarm module provides a convenient way to load relation data into either the operating system buffer cache or the
The genetic algorithm (GA) is a heuristic optimization method which operates through randomized search. The set of possible solutions for
NameCREATE TEXT SEARCH PARSER -- define a new text search parser Synopsis
The catalog pg_user_mapping stores the mappings from local user to remote. Access to this catalog is restricted from normal users, use the view
When a table is created, it contains no data. The first thing to do before a database can be of much use is to insert data. Data is conceptually inserted one row at a time
Page 53 of 60