PostgreSQL
Appendix L. Acronyms
This is a list of acronyms commonly used in the PostgreSQL documentation and in discussions about PostgreSQL.
- ANSI
- API
- ASCII
- BKI
- 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
- ESQL
- FAQ
- FSM
- GEQO
- GIN
- GiST
- Git
- GMT
- GSSAPI
- GUC
-
Grand Unified Configuration, the PostgreSQL subsystem that handles server configuration
- HBA
- HOT
- IEC
- IEEE
- IPC
- ISO
- ISSN
- JDBC
- JIT
- JSON
- LDAP
- LSN
-
Log Sequence Number, see
pg_lsn
and WAL Internals. - MITM
- MSVC
- MVCC
- NLS
- ODBC
- OID
- OLAP
- OLTP
- ORDBMS
- PAM
- PGSQL
- PGXS
- PID
- PITR
-
Point-In-Time Recovery (Continuous Archiving)
- PL
- POSIX
- RDBMS
- RFC
- SGML
- SNI
- SPI
- SP-GiST
- SQL
- SRF
- SSH
- SSL
- SSPI
- SYSV
- TCP/IP
-
Transmission Control Protocol (TCP) / Internet Protocol (IP)
- TID
- TLS
- TOAST
- TPC
- URL
- UTC
- UTF
- UTF8
- UUID
- WAL
- XID
- XML
Prev | Up | Next |
---|---|---|
Appendix K. PostgreSQL Limits |
Appendix M. Glossary |
Submit correction
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.
Copyright © 1996-2023 The PostgreSQL Global Development Group