This is a list of acronyms commonly used in the PostgreSQL documentation and in discussions about PostgreSQL.
- ANSI
- API
- ASCII
- BKI
-
Backend Interface
- CA
- CIDR
- CPAN
- CRL
- CSV
- CTE
- CVE
- DBA
- DBI
- DBMS
- DDL
-
Data Definition Language, SQL commands such as
CREATE TABLE
,ALTER USER
- DML
-
Data Manipulation Language, SQL commands such as
INSERT
,UPDATE
,DELETE
- DST
- ECPG
-
Embedded C for PostgreSQL
- ESQL
- FAQ
- FSM
- GEQO
-
Genetic Query Optimizer
- GIN
-
Generalized Inverted Index
- GiST
-
Generalized Search Tree
- Git
- GMT
- GSSAPI
- GUC
-
Grand Unified Configuration, the PostgreSQL subsystem that handles server configuration
- HBA
- HOT
- IEC
- IEEE
- IPC
- ISO
- ISSN
- JDBC
- LDAP
- MSVC
- MVCC
-
Multi-Version Concurrency Control
- NLS
- ODBC
- OID
- OLAP
- OLTP
- ORDBMS
- PAM
- PGSQL
-
PostgreSQL
- PGXS
-
PostgreSQL Extension System
- PID
- PITR
-
Point-In-Time Recovery (Continuous Archiving)
- PL
-
Procedural Languages (server-side)
- POSIX
- RDBMS
- RFC
- SGML
- SPI
-
Server Programming Interface
- SP-GiST
-
Space-Partitioned Generalized Search Tree
- SQL
- SRF
-
Set-Returning Function
- SSH
- SSL
- SSPI
- SYSV
- TCP/IP
-
Transmission Control Protocol (TCP) / Internet Protocol (IP)
- TID
- TOAST
- TPC
- URL
- UTC
- UTF
- UTF8
- UUID
- WAL
-
Write-Ahead Log
- XID
- XML
Prev | Next | |
Style Guide | Up | Bibliography |
Please login to continue.