Namedroplang -- remove a PostgreSQL procedural language
Traditionally, implementing a new index access method meant a lot of difficult work. It was necessary to understand the inner workings of the database, such as the lock manager
restore_command (string) The local shell command to execute to retrieve
NameALTER AGGREGATE -- change the definition of an aggregate function Synopsis
The PostgreSQL formatting functions provide a powerful set of tools for converting various data types (date/time, integer, floating point,
Recall from Chapter 19 that the PostgreSQL server provides a large number of run-time configuration variables. You can set database-specific
The pageinspect module provides functions that allow you to inspect the contents of database pages at a low level, which is useful for debugging
NameALTER TRIGGER -- change the definition of a trigger Synopsis
19.3.1. Connection Settings listen_addresses (string)
The amcostestimate function is given information describing a possible index scan, including lists of WHERE and ORDER BY clauses that have been
Page 27 of 60