您的位置:寻梦网首页编程乐园数据库PostgreSQL 7.2 Documentation

Index

Symbols

$libdir, 动态装载
.odbc.ini, 配置文件
参考完整性, 外键
客户端认证, 用户认证
数组, 数组

A

aggregate, 聚集函数
aggregate functions, 聚集表达式
extending, 扩展的 SQL:聚集
alias
See label
for table name in query, 在表之间连接
all, 子查询表达式
and
operator, 逻辑操作符
any, 子查询表达式
ApplixWare, ApplixWare
arrays, 扩展的 SQL:类型
constants, 数组常量
Australian time zones, 一般操作
auto-increment
See serial
average, 聚集函数
function, 聚集函数

B

B-tree
See indexes
backup, 备份和恢复
between, 比较操作符
bigint, 数值类型
bigserial, Serial(序列)类型
binary strings
concatenation, 二进制字串函数和操作符
length, 二进制字串函数和操作符
bison, 要求
bit strings
constants, 位串常量
data type, 位串类型
BLOB
See large object
Boolean
data type, 布尔类型
operators
See operators, logical
box (data type), Box(方)
BSD/OS, 共享内存和信号灯 , 编译和链接动态链接的函数

C

C++, libpq++ - C++ 绑定库
case, 条件表达式
case sensitivity
SQL commands, 标识符和关键字
character strings
concatenation, 字符串函数和操作符
constants, 字符串常量
data types, 字符类型
length, 字符串函数和操作符
cidr, cidr
circle, Circle(圆)
cluster, 概念
column, 概念
columns
system columns, 字段
col_description, 杂项函数
comments
in SQL, 注释
comparison
operators, 比较操作符
concurrency, 多版本并行控制
conditionals, 条件表达式
configuration
server, 运行时配置
configure, 安装过程 , 制作和安装 PL/Perl
constants, 常量
COPY, 向表中添加行
with libpq, 与 COPY 命令相关的函数
count, 聚集函数
CREATE TABLE, 创建新表
createdb, 创建一个数据库
currval, 序列操作函数

D

data area
See database cluster
data types, 数据类型
constants, 其它类型的常量
extending, 扩展的 SQL:类型
numeric, 数值类型
type casts, 类型转换
database, 管理数据库
creating, 创建一个数据库
database cluster, 创建数据库集群
date
constants, 特殊值
current, 当前日期/时间
data type, date(日期)
output format, 日期/时间输出
See also Formatting
deadlock
timeout, 一般操作
decimal
See numeric
DELETE, 删除
Digital UNIX
See Tru64 UNIX
dirty reads, 事务隔离
disk space, 恢复磁盘空间
DISTINCT, 查询一个表 , DISTINCT
double precision, 数值类型
DROP TABLE, 创建新表
duplicate, 查询一个表
dynamic loading, 一般操作
dynamic_library_path, 一般操作 , 动态装载

E

elog, 在 PL/Tcl 里面访问数据库 , 在 PL/Perl 里访问数据库
embedded SQL
in C, ecpg - 在 C 里嵌入 SQL
environment variables, 环境变量
error message, 数据库联接函数
escaping binary strings, 逃逸包含在 SQL 查询中的二进制字串
escaping strings, 为包含在 SQL 查询中逃逸字串
except, 组合查询
exists, 子查询表达式

F

false, 布尔类型
FETCH
embedded SQL, 从其他 RDBMS 软件包移植
flex, 要求
float4
See real
float8
See double precision
floating point, 数值类型
constants, 浮点数常量
foreign key, 外键
formatting, 数据类型格式化函数
FreeBSD, 启动数据库服务器 , 共享内存和信号灯 , 编译和链接动态链接的函数
fsync, 一般操作
function, 扩展的 SQL:函数
internal, 内部函数
SQL, 查询语言(SQL)函数
functions, 函数和操作符

G

genetic query optimization, 规划器和优化器调节
GEQO
See genetic query optimization
group, GROUP BY 和 HAVING 子句
GROUP BY, 聚集函数

H

hash
See indexes
has_table_privilege, 杂项函数
HAVING, 聚集函数
hierarchical database, 概念
HP-UX, 共享内存和信号灯 , 编译和链接动态链接的函数

I

ident, 基于 Ident 的认证
identifiers, 标识符和关键字
in, 子查询表达式
index scan, 规划器和优化器调节
indexes, 索引
B-tree, 索引类型
hash, 索引类型
multicolumn, 多字段索引
on functions, 函数索引
partial, 部分索引
R-tree, 索引类型
unique, 唯一索引
inet (data type), inet
inheritance, 继承 , 一般操作
initlocation, 变更位置
input function, 扩展的 SQL:类型
INSERT, 向表中添加行
installation, 安装指导
on Windows, 要求 , 在 Windows 上安装
int2
See smallint
int4
See integer
int8
See bigint
integer, 数值类型
intersection, 组合查询
interval, interval [ ( precision ) ]
iODBC, 安装
IRIX, 编译和链接动态链接的函数
IS NULL, 一般操作
isolation levels, 事务隔离
read committed, 读已提交隔离级别
read serializable, 可串行化隔离级别

J

join, 在表之间连接
outer, 在表之间连接
self, 在表之间连接
joins, 连接表
cross, 连接表
left, 连接表
natural, 连接表
outer, 连接表

K

Kerberos, Kerberos 认证
key words
list of, SQL 关键字
syntax, 标识符和关键字

L

label
column, 列标签
table, 表和列别名
large object, 大对象
LC_COLLATE, 创建数据库集群
length
binary strings
See binary strings, length
character strings
See character strings, length
libperl, 制作和安装 PL/Perl
libpgtcl, pgtcl - TCL 绑定库
libpq, libpq - C 库
libpq++, libpq++ - C++ 绑定库
libpq-fe.h, 数据库联接函数
libpq-int.h, 数据库联接函数 , 制作 Libpq 程序
like, 用 LIKE 的模式匹配
limit, LIMIT 和 OFFSET
line, 线段
Linux, 启动数据库服务器 , 共享内存和信号灯 , 编译和链接动态链接的函数
locale, 区域支持
locking, 锁和表
log files, 日志文件维护

M

MAC address
See macaddr
macaddr (data type), macaddr
make, 要求
MANPATH, 环境变量
See also man pages
max, 聚集函数
MD5, 口令认证
min, 聚集函数
multibyte, 多字节支持

N

NetBSD, 启动数据库服务器 , 共享内存和信号灯 , 编译和链接动态链接的函数
network
addresses, 网络地址数据类型
nextval, 序列操作函数
non-repeatable reads, 事务隔离
nonblocking connection, 数据库联接函数 , 异步查询处理
not
operator, 逻辑操作符
not in, 子查询表达式
notice processor, libpq 控制函数
NOTIFY, 异步通知 , pg_listen
nullif, 条件表达式
numeric (data type), 数值类型

O

object-oriented database, 概念
obj_description, 杂项函数
ODBC, ODBC 接口
odbc.sql, 安装
offset
with query results, LIMIT 和 OFFSET
OID, 字段
OpenBSD, 启动数据库服务器 , 共享内存和信号灯 , 编译和链接动态链接的函数
OpenSSL, 安装过程
See also SSL
operators, 函数和操作符
logical, 逻辑操作符
precedence, 词法优先级
syntax, 操作符
or
operator, 逻辑操作符
Oracle, 从其他 RDBMS 软件包移植 , 从 Oracle 的 PL/SQL 向 PL/pgSQL移植
ORDER BY, 查询一个表 , 益处
output function, 扩展的 SQL:类型
overloading, 函数重载

P

password, 口令认证
PATH, 环境变量
path (data type), Path(路径)
Perl, PL/Perl - Perl 过程语言
PGDATA, 创建数据库集群
PGDATABASE, 环境变量
PGHOST, 环境变量
PGPASSWORD, 环境变量
PGPORT, 环境变量
pgtcl
closing, pg_lo_close
connecting, pg_connect , pg_disconnect , pg_conndefaults , pg_exec , pg_result , pg_select
creating, pg_lo_creat
delete, pg_lo_unlink
export, pg_lo_export
import, pg_lo_import
notify, pg_listen
opening, pg_lo_open
positioning, pg_lo_lseek , pg_lo_tell
reading, pg_lo_read
writing, pg_lo_write
PGUSER, 环境变量
pg_config, 制作 Libpq 程序 , 书写代码
pg_conndefaults, pg_conndefaults
pg_connect, pg_connect , pg_disconnect , pg_exec , pg_result , pg_select
pg_ctl, 启动数据库服务器
pg_dumpall, 如果你是在升级
pg_get_indexdef, 杂项函数
pg_get_ruledef, 杂项函数
pg_get_userbyid, 杂项函数
pg_get_viewdef, 杂项函数
pg_ident.conf, 基于 Ident 的认证
pg_lo_close, pg_lo_close
pg_lo_creat, pg_lo_creat
pg_lo_export, pg_lo_export
pg_lo_import, pg_lo_import
pg_lo_lseek, pg_lo_lseek
pg_lo_open, pg_lo_open
pg_lo_read, pg_lo_read
pg_lo_tell, pg_lo_tell
pg_lo_unlink, pg_lo_unlink
pg_lo_write, pg_lo_write
phantom reads, 事务隔离
PIC, 编译和链接动态链接的函数
PL/Perl, PL/Perl - Perl 过程语言
PL/pgSQL, PL/pgSQL - SQL 过程语言
PL/Python, PL/Python - 过程语言
PL/SQL, 从 Oracle 的 PL/SQL 向 PL/pgSQL移植
PL/Tcl, PL/Tcl - Tcl 过程语言
point, Point(点)
polygon, Polygon(多边形)
port, 一般操作
postgres user, PostgreSQL 用户帐户
postmaster, 体系基本概念 , 启动数据库服务器
ps
to monitor activity, 标准 Unix 工具
psql, 访问数据库
Python, PL/Python - 过程语言

Q

query, 查询一个表
quotes
and identifiers, 标识符和关键字
escaping, 字符串常量

R

R-tree
See indexes
range table, Query Tree(查询树)的成员
readline, 要求
real, 数值类型
regression test, 安装过程
regular expressions, POSIX 正则表达式
See also pattern matching
relation, 概念
relational database, 概念
row, 概念
rules, 规则系统
and views, 视图和规则系统

S

SCO OpenServer, 共享内存和信号灯
SELECT, 查询一个表
select list, 选择列表
semaphores, 共享内存和信号灯
sequences, 序列操作函数
and serial type, Serial(序列)类型
sequential scan, 规划器和优化器调节
serial, Serial(序列)类型
serial4, Serial(序列)类型
serial8, Serial(序列)类型
SETOF, 查询语言(SQL)函数
See also function
setval, 序列操作函数
shared libraries, 共享库
shared memory, 共享内存和信号灯
SHMMAX, 共享内存和信号灯
SIGHUP, 运行时配置 , pg_hba.conf 文件 , 基于 Ident 的认证
sliced bread
See TOAST
smallint, 数值类型
Solaris, 启动数据库服务器 , 共享内存和信号灯 , 编译和链接动态链接的函数
some, 子查询表达式
sorting
query results, 行排序
SPI
allocating space, SPI_freetuple , SPI_freetuptable , SPI_freeplan
connecting, SPI_connect , SPI_prepare , SPI_execp , SPI_saveplan
copying tuple descriptors, SPI_copytupledesc
copying tuples, SPI_copytuple , SPI_copytupleintoslot
cursors, SPI_cursor_open , SPI_cursor_find , SPI_cursor_fetch , SPI_cursor_move , SPI_cursor_close
decoding tuples, SPI_fnumber , SPI_getvalue , SPI_getbinval , SPI_gettype , SPI_gettypeid , SPI_getrelname
disconnecting, SPI_finish
executing, SPI_exec
modifying tuples, SPI_modifytuple
分配空间, SPI_palloc , SPI_repalloc , SPI_pfree
元组解码, SPI_fname
SPI_connect, SPI_connect
SPI_copytuple, SPI_copytuple
SPI_copytupledesc, SPI_copytupledesc
SPI_copytupleintoslot, SPI_copytupleintoslot
SPI_cursor_close, SPI_cursor_close
SPI_cursor_fetch, SPI_cursor_fetch
SPI_cursor_find, SPI_cursor_find
SPI_cursor_move, SPI_cursor_move
SPI_cursor_open, SPI_cursor_open
SPI_exec, SPI_exec
SPI_execp, SPI_execp
SPI_finish, SPI_finish
SPI_fname, SPI_fname
SPI_fnumber, SPI_fnumber
SPI_freeplan, SPI_freeplan
SPI_freetuple, SPI_freetuple
SPI_freetuptable, SPI_freetuptable
SPI_getbinval, SPI_getbinval
SPI_getrelname, SPI_getrelname
SPI_gettype, SPI_gettype
SPI_gettypeid, SPI_gettypeid
SPI_getvalue, SPI_getvalue
spi_lastoid, 在 PL/Tcl 里面访问数据库
SPI_modifytuple, SPI_modifytuple
SPI_palloc, SPI_palloc
SPI_pfree, SPI_pfree
SPI_prepare, SPI_prepare
SPI_repalloc, SPI_repalloc
SPI_saveplan, SPI_saveplan
ssh, 用SSH进行安全 TCP/IP 联接
SSL, 一般操作 , 用 SSL 进行安全的 TCP/IP 联接 , 数据库联接函数
standard deviation, 聚集函数
statistics, 统计收集器
strings
See character strings
subqueries, 子查询 , 子查询表达式
subquery, 聚集函数
substring, 字符串函数和操作符 , 二进制字串函数和操作符
sum, 聚集函数
superuser, 访问数据库
syntax
SQL, SQL 语法

T

table, 概念
Tcl, pgtcl - TCL 绑定库 , PL/Tcl - Tcl 过程语言
TCP/IP, 启动数据库服务器
text
See character strings
threads
with libpq, 线程特性
time
constants, 特殊值
current, 当前日期/时间
data type, time [ ( p ) ] [ without time zone ] , time [ ( p ) ] with time zone
output format, 日期/时间输出
See also Formatting
time with time zone
data type, time [ ( p ) ] with time zone
time without time zone
time, time [ ( p ) ] [ without time zone ]
time zones, 时区 , 时区
timeout
authentication, 一般操作
timestamp
data type, timestamp [ (precision) ] with time zone
timestamp without time zone
data type, timestamp [ (p) ] without time zone
TOAST, 介绍
and user-defined types, 扩展的 SQL:类型
transaction ID
wraparound, 避免事务 ID 重叠造成的问题
transaction isolation level, 一般操作
transactions, 事务
triggers
in PL/Tcl, PL/Tcl 里的触发器过程
Tru64 UNIX, 编译和链接动态链接的函数
true, 布尔类型
types
See data types

U

Unicode, 关于 Unicode
union, 组合查询
unixODBC, 安装
UnixWare, 共享内存和信号灯 , 编译和链接动态链接的函数
UPDATE, 更新
upgrading, 如果你是在升级 , 在不同版本之间迁移
user
current, 杂项函数

V

vacuum, 日常清理
variance, 聚集函数
version, 访问数据库 , 杂项函数
view, 视图
views
updating, 更新视图会发生什么?

W

where, WHERE 子句

Y

yacc, 要求