Practical PostgreSQL
暫譯: 實用 PostgreSQL
Joshua D. Drake, John C. Worsley
- 出版商: O'Reilly
- 出版日期: 2002-02-12
- 售價: $1,730
- 貴賓價: 9.5 折 $1,644
- 語言: 英文
- 頁數: 640
- 裝訂: Paperback
- ISBN: 1565928466
- ISBN-13: 9781565928466
-
相關分類:
PostgreSQL、SQL
已過版
買這商品的人也買了...
-
$440$290 -
$680$537 -
$2,640$2,508 -
$1,570$1,492 -
$980$774 -
$450$297 -
$970Introduction to Algorithms, 2/e
-
$1,274Computer Architecture: A Quantitative Approach, 3/e(精裝本)
-
$590$466 -
$420$328 -
$1,570$1,492 -
$590$460 -
$560$476 -
$480$379 -
$750$593 -
$780$663 -
$820$648 -
$720$612 -
$1,080Windows System Programming, 3/e (Hardcover)
-
$580$458 -
$320$250 -
$880$695 -
$450$297 -
$620$490 -
$650$514
相關主題
商品描述
Arguably the most capable of all the open source databases, PostgreSQL is an
object-relational database management system first developed in 1977 by the
University of California at Berkeley. In spite of its long history, this robust
database suffers from a lack of easy-to-use documentation. Practical
PostgreSQL fills that void with a fast-paced guide to installation,
configuration, and usage.
This comprehensive new volume shows you how to
compile PostgreSQL from source, create a database, and configure PostgreSQL to
accept client-server connections. It also covers the many advanced features,
such as transactions, versioning, replication, and referential integrity that
enable developers and DBAs to use PostgreSQL for serious business applications.
The thorough introduction to PostgreSQL's PL/pgSQL programming language explains
how you can use this very useful but under-documented feature to develop stored
procedures and triggers. The book includes a complete command reference, and
database administrators will appreciate the chapters on user management,
database maintenance, and backup & recovery. With Practical PostgreSQL, you
will discover quickly why this open source database is such a great open source
alternative to proprietary products from Oracle, IBM, and Microsoft.
Also
included is a CD-ROM with Command Prompt's PostgreSQL Application
Server,
LXP. The CD covers LXP version 0.8.0 and PostgreSQL version 7.1.3.
Table of Contents
Preface
PART 1: Introduction & Installation
Chapter 1. What Is PostgreSQL?
Chapter 2. Installing PostgreSQL
PART 2: Using PostgreSQL
Chapter 3. Understanding SQL
Chapter 4. Using SQL with PostgreSQL
Chapter 5. Operators and Functions
Chapter 6. PostgreSQL Clients
Chapter 7. Advanced Features
PART 3: Administrating PostgreSQL
Chapter 8. Authentication and Encryption
Chapter 9. Database Management
Chapter 10. User and Group Management
PART 4: PostgreSQL Programming
Chapter 11. PL/pgSQL
Chapter 12. JDBC
Chapter 13. LXP
PART 5: Command Reference
Chapter 14. PostgreSQL Command Reference
Appendix A. Multibyte Encoding Types
Appendix B. Backend Options for postgres
Appendix C. Binary COPY Format
Appendix D. Internal psql VariablesIndex
商品描述(中文翻譯)
可以說是所有開源資料庫中最強大的,這是一個物件關聯資料庫管理系統,最早於1977年由加州大學伯克利分校開發。儘管有著悠久的歷史,這個穩健的資料庫卻缺乏易於使用的文檔。Practical PostgreSQL 填補了這一空白,提供了一本快速的安裝、配置和使用指南。
這本全面的新書教你如何從源碼編譯 PostgreSQL、創建資料庫,以及配置 PostgreSQL 以接受客戶端-伺服器連接。它還涵蓋了許多先進功能,如事務、版本控制、複製和參考完整性,使開發人員和資料庫管理員能夠將 PostgreSQL 用於嚴肅的商業應用。對於 PostgreSQL 的 PL/pgSQL 程式語言的徹底介紹解釋了如何使用這個非常有用但文檔不足的功能來開發儲存過程和觸發器。這本書包括完整的命令參考,資料庫管理員將會欣賞有關用戶管理、資料庫維護以及備份與恢復的章節。透過 Practical PostgreSQL,你將迅速發現為什麼這個開源資料庫是 Oracle、IBM 和 Microsoft 的專有產品如此出色的開源替代品。
書中還附有一張 CD-ROM,包含 Command Prompt 的 PostgreSQL 應用伺服器 LXP。該 CD 涵蓋 LXP 版本 0.8.0 和 PostgreSQL 版本 7.1.3。
目錄
前言
第一部分:介紹與安裝
第1章. 什麼是 PostgreSQL?
第2章. 安裝 PostgreSQL
第二部分:使用 PostgreSQL
第3章. 理解 SQL
第4章. 在 PostgreSQL 中使用 SQL
第5章. 運算子與函數
第6章. PostgreSQL 客戶端
第7章. 進階功能
第三部分:管理 PostgreSQL
第8章. 認證與加密
第9章. 資料庫管理
第10章. 用戶與群組管理
第四部分:PostgreSQL 程式設計
第11章. PL/pgSQL
第12章. JDBC
第13章. LXP
第五部分:命令參考
第14章. PostgreSQL 命令參考
附錄 A. 多位元組編碼類型
附錄 B. postgres 的後端選項
附錄 C. 二進位 COPY 格式
附錄 D. 內部 psql 變數索引