PostgreSQL 9.2.4 문서
The PostgreSQL Global Development Group
우리말 옮김: PgDoc 한국어 번역팀
저작권
© 1996-2013 The PostgreSQL Global Development Group
차례
머리말
PostgreSQL
이 무엇인가?
PostgreSQL
간추린 역사
Conventions
관련 정보
Bug Reporting Guidelines
I.
자습서
1.
시작하기
2.
SQL
언어
3.
고급 기능
II.
SQL 언어
4.
SQL Syntax
5.
Data Definition
6.
Data Manipulation
7.
Queries
8.
Data Types
9.
Functions and Operators
10.
Type Conversion
11.
Indexes
12.
Full Text Search
13.
Concurrency Control
14.
Performance Tips
III.
서버 관리
15.
Installation from Source Code
16.
Installation from Source Code on
Windows
17.
Server Setup and Operation
18.
Server Configuration
19.
Client Authentication
20.
Database Roles
21.
Managing Databases
22.
Localization
23.
Routine Database Maintenance Tasks
24.
백업과 복원
25.
고가용성, 부하 분산, 복제
26.
복구 환경설정
27.
데이터베이스 성능 모니터링
28.
Monitoring Disk Usage
29.
Reliability and the Write-Ahead Log
30.
Regression Tests
IV.
클라이언트 인터페이스
31.
libpq
- C Library
32.
Large Objects
33.
ECPG
- Embedded
SQL
in C
34.
The Information Schema
V.
서버 프로그래밍
35.
Extending
SQL
36.
Triggers
37.
The Rule System
38.
Procedural Languages
39.
PL/pgSQL
-
SQL
Procedural Language
40.
PL/Tcl - Tcl Procedural Language
41.
PL/Perl - Perl Procedural Language
42.
PL/Python - Python Procedural Language
43.
Server Programming Interface
VI.
설명서
I.
SQL 명령어
II.
PostgreSQL 클라이언트 응용프로그램
III.
PostgreSQL 서버 응용프로그램
VII.
내부
44.
Overview of PostgreSQL Internals
45.
System Catalogs
46.
Frontend/Backend Protocol
47.
PostgreSQL Coding Conventions
48.
Native Language Support
49.
Writing A Procedural Language Handler
50.
Writing A Foreign Data Wrapper
51.
Genetic Query Optimizer
52.
Index Access Method Interface Definition
53.
GiST Indexes
54.
SP-GiST Indexes
55.
GIN Indexes
56.
Database Physical Storage
57.
BKI
Backend Interface
58.
How the Planner Uses Statistics
VIII.
부록
A.
PostgreSQL
에러 코드
B.
Date/Time Support
C.
SQL
Key Words
D.
SQL Conformance
E.
Release Notes
F.
Additional Supplied Modules
G.
Additional Supplied Programs
H.
External Projects
I.
소스 코드 저장소
J.
문서 작업
K.
Acronyms
Bibliography
색인
다음
머리말