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
-
glossary.html#GLOSSARY-LOG-SEQUENCE-NUMBERLog Sequence Number
- MCF
-
Most Common Frequency, that is the frequency associated with some Most Common Value
- MCV
-
Most Common Value, one of the values appearing most often within a particular table column
- 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-2024 The PostgreSQL Global Development Group