xml2
  • References/Database/PostgreSQL/Appendixes/Additional Supplied Modules

The xml2 module provides XPath querying and XSLT functionality. F.46.1. Deprecation

2025-01-10 15:47:30
User Name Maps
  • References/Database/PostgreSQL/Client Authentication

When using an external authentication system such as Ident or GSSAPI, the name of the operating system user that initiated the connection might not be the same as the database

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

Database roles are conceptually completely separate from operating system users. In practice it might be convenient to maintain a correspondence, but this is not required.

2025-01-10 15:47:30
pg_controldata
  • References/Database/PostgreSQL/Applications

Namepg_controldata -- display control information of a PostgreSQL database cluster

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

This module implements a data type chkpass that is designed for storing encrypted passwords. Each password is automatically converted to encrypted

2025-01-10 15:47:30
Routine Reindexing
  • References/Database/PostgreSQL/Maintenance

In some situations it is worthwhile to rebuild indexes periodically with the REINDEX command or a series

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

NameALTER EXTENSION -- change the definition of an extension Synopsis

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

NameABORT -- abort the current transaction Synopsis

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

The catalog pg_trigger stores triggers on tables and views. See CREATE

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

The file_fdw module provides the foreign-data wrapper file_fdw, which can be used to access data files in the server's

2025-01-10 15:47:30