- AM
-
存取方法 (Access Method)
- ANSI
-
美國國家標準協會 (American National Standards Institute)
- API
-
應用程式介面 (Application Programming Interface)
- ASCII
-
美國資訊交換標準代碼 (American Standard Code for Information Interchange)
- BKI
-
後端介面 (Backend Interface)
- CA
-
憑證授權單位 (Certificate Authority)
- CIDR
-
無類別域間路由 (Classless Inter-Domain Routing)
- CPAN
-
綜合 Perl 檔案網路 (Comprehensive Perl Archive Network)
- CRL
-
憑證撤銷清單 (Certificate Revocation List)
- CSV
-
逗號分隔值 (Comma Separated Values)
- CTE
-
通用表格運算式 (Common Table Expression)
- CVE
-
常見漏洞與披露 (Common Vulnerabilities and Exposures)
- DBA
-
資料庫管理員 (Database Administrator)
- DBI
-
資料庫介面 (Perl) (Database Interface (Perl))
- DBMS
-
資料庫管理系統 (Database Management System)
- DDL
-
資料定義語言 (Data Definition Language),例如 CREATE TABLE
, ALTER USER
等 SQL 指令
- DML
-
資料操作語言 (Data Manipulation Language),例如 INSERT
, UPDATE
, DELETE
等 SQL 指令
- DST
-
日光節約時間 (Daylight Saving Time)
- ECPG
-
PostgreSQL 的嵌入式 C (Embedded C for PostgreSQL)
- ESQL
-
嵌入式 SQL (Embedded SQL)
- FAQ
-
常見問題 (Frequently Asked Questions)
- FSM
-
可用空間地圖 (Free Space Map)
- GEQO
-
基因查詢最佳化器 (Genetic Query Optimizer)
- GIN
-
廣義倒排索引 (Generalized Inverted Index)
- GiST
-
廣義搜尋樹 (Generalized Search Tree)
- Git
-
Git
- GMT
-
格林威治標準時間 (Greenwich Mean Time)
- GSSAPI
-
通用安全服務應用程式介面 (Generic Security Services Application Programming Interface)
- GUC
-
Grand Unified Configuration,處理伺服器配置的 PostgreSQL 子系統
- HBA
-
基於主機的驗證 (Host-Based Authentication)
- HOT
-
僅堆積元組 (Heap-Only Tuples)
- IEC
-
國際電工委員會 (International Electrotechnical Commission)
- IEEE
-
電機電子工程師學會 (Institute of Electrical and Electronics Engineers)
- IPC
-
行程間通訊 (Inter-Process Communication)
- ISO
-
國際標準化組織 (International Organization for Standardization)
- ISSN
-
國際標準期刊號 (International Standard Serial Number)
- JDBC
-
Java 資料庫連接 (Java Database Connectivity)
- JIT
-
即時編譯 (Just-in-Time compilation)
- JSON
-
JavaScript 物件表示法 (JavaScript Object Notation)
- LDAP
-
輕量級目錄存取協定 (Lightweight Directory Access Protocol)
- LSN
-
日誌序列號碼 (Log Sequence Number)
- MCF
-
最常出現的頻率 (Most Common Frequency),也就是與某些最常出現的值相關聯的頻率
- MCV
-
最常出現的值 (Most Common Value),在特定表格欄位中最常出現的值之一
- MITM
-
中間人攻擊 (Man-in-the-middle attack)
- MSVC
-
Microsoft Visual C
- MVCC
-
多版本並行控制 (Multi-Version Concurrency Control)
- NLS
-
國家語言支援 (National Language Support)
- ODBC
-
開放資料庫連接 (Open Database Connectivity)
- OID
-
物件識別符 (Object Identifier)
- OLAP
-
線上分析處理 (Online Analytical Processing)
- OLTP
-
線上交易處理 (Online Transaction Processing)
- ORDBMS
-
物件關係資料庫管理系統 (Object-Relational Database Management System)
- PAM
-
可插拔驗證模組 (Pluggable Authentication Modules)
- PGSQL
-
PostgreSQL
- PGXS
-
PostgreSQL 擴充系統 (Extension System)
- PID
-
進程識別符 (Process Identifier)
- PITR
-
時間點恢復 (Point-In-Time Recovery) (連續歸檔)
- PL
-
程序語言 (Procedural Languages) (伺服器端)
- POSIX
-
可移植作業系統介面 (Portable Operating System Interface)
- RDBMS
-
關係資料庫管理系統 (Relational Database Management System)
- RFC
-
請求評論 (Request For Comments)
- SGML
-
標準通用標記語言 (Standard Generalized Markup Language)
- SNI
-
伺服器名稱指示 (Server Name Indication),RFC 6066
- SPI
-
伺服器程式設計介面 (Server Programming Interface)
- SP-GiST
-
空間分割廣義搜尋樹 (Space-Partitioned Generalized Search Tree)
- SQL
-
結構化查詢語言 (Structured Query Language)
- SRF
-
集合回傳函式 (Set-Returning Function)
- SSH
-
安全殼層 (Secure Shell)
- SSL
-
安全套接層 (Secure Sockets Layer)
- SSPI
-
安全支援提供者介面 (Security Support Provider Interface)
- SYSV
-
Unix System V
- TCP/IP
-
傳輸控制協議 (TCP) / 網際網路協議 (IP) (Transmission Control Protocol (TCP) / Internet Protocol (IP))
- TID
-
元組識別符 (Tuple Identifier)
- TLS
-
傳輸層安全 (Transport Layer Security)
- TOAST
-
超大屬性儲存技術 (The Oversized-Attribute Storage Technique)
- TPC
-
事務處理性能委員會 (Transaction Processing Performance Council)
- URL
-
統一資源定位符 (Uniform Resource Locator)
- UTC
-
協調世界時 (Coordinated Universal Time)
- UTF
-
Unicode 轉換格式 (Unicode Transformation Format)
- UTF8
-
八位元 Unicode 轉換格式 (Eight-Bit Unicode Transformation Format)
- UUID
-
通用唯一識別符 (Universally Unique Identifier)
- WAL
-
預寫式日誌 (Write-Ahead Log)
- XID
-
交易識別碼 (Transaction Identifier)
- XML
-
可延伸標記式語言 (Extensible Markup Language)