目录
缩略词和首字母缩略词
与 PostgreSQL 相关的缩略词和首字母缩略词列表
- BGW - BackGround Worker(后台工作进程)
- CTE - Common Table Expression(公用表表达式)
- CTID - Content (?) Tuple IDentifier(内容 (?) 元组标识符)
- FDW - Foreign Data Wrapper(外部数据包装器)
- FSM - Free Space Map(空闲空间映射)
- GEQO - GEnetic Query Optimizer(遗传查询优化器)
- GIN - Generalized Inverted Index(广义倒排索引)
- GiST - Generalized Search Tree(广义搜索树)
- GUC - Grand Unified Configuration(大一统配置)
- HBA - Host-Based Access - 请参阅 pg_hba.conf
- MVCC - Multi-Version Concurrency Control(多版本并发控制)
- OID - Object IDentifier(对象标识符)
- PGXS - PostGreSQL EXtenSion (?)
- PPA - phpPgAdmin
- PITR - Point In Time Recovery(特定时间点恢复)
- RLS - Row Level Security(行级安全)
- relopt - relation option(关系选项)
- smgr - storage manager(存储管理器)
- WAL - Write-Ahead Log / Write-Ahead Logging(预写日志)