DROP CAST
  • References/Database/PostgreSQL/Commands

NameDROP CAST -- remove a cast Synopsis

2025-01-10 15:47:30
uuid-ossp
  • References/Database/PostgreSQL/Appendixes/Additional Supplied Modules

The uuid-ossp module provides functions to generate universally unique identifiers (UUIDs) using one of several standard algorithms. There are

2025-01-10 15:47:30
Catalogs: pg_ts_config_map
  • References/Database/PostgreSQL/Internals: Catalogs

The pg_ts_config_map catalog contains entries showing which text search dictionaries should be consulted, and in what order, for each output

2025-01-10 15:47:30
Catalogs: pg_statistic
  • References/Database/PostgreSQL/Internals: Catalogs

The catalog pg_statistic stores statistical data about the contents of the database. Entries are created by

2025-01-10 15:47:30
Information Functions
  • References/Database/PostgreSQL/Functions/System Information

Table 9-59 shows several functions that extract session and system information. In addition to the functions listed in this section, there are

2025-01-10 15:47:30
Catalogs: pg_prepared_xacts
  • References/Database/PostgreSQL/Internals: Catalogs

The view pg_prepared_xacts displays information about transactions that are currently prepared for two-phase commit (see

2025-01-10 15:47:30
ALTER OPERATOR FAMILY
  • References/Database/PostgreSQL/Commands

NameALTER OPERATOR FAMILY -- change the definition of an operator family Synopsis

2025-01-10 15:47:30
Date/Time Key Words
  • References/Database/PostgreSQL/Appendixes/DateTime Support

Table B-1 shows the tokens that are recognized as names of months. Table B-1. Month Names

2025-01-10 15:47:30
SET
  • References/Database/PostgreSQL/Commands

NameSET -- change a run-time parameter Synopsis

2025-01-10 15:47:30
ALTER TEXT SEARCH CONFIGURATION
  • References/Database/PostgreSQL/Commands

NameALTER TEXT SEARCH CONFIGURATION -- change the definition of a text search configuration

2025-01-10 15:47:30