Authentication failures and related problems generally manifest themselves through error messages like the following:
The auto_explain module provides a means for logging execution plans of slow statements automatically, without having to run
The tsearch2 module provides backwards-compatible text search functionality for applications that used tsearch2
Among all relational operators the most difficult one to process and optimize is the join. The number of possible query plans grows exponentially with
The data type uuid stores Universally Unique Identifiers (UUID) as defined by RFC 4122, ISO/IEC 9834-8:2005, and related standards. (Some systems
NameSTART TRANSACTION -- start a transaction block Synopsis
The view pg_tables provides access to useful information about each table in the database.
NameCREATE LANGUAGE -- define a new procedural language Synopsis
NameCREATE FOREIGN TABLE -- define a new foreign table Synopsis
Functions and triggers allow users to insert code into the backend server that other users might execute unintentionally. Hence, both mechanisms permit users to "Trojan
Page 1 of 60