Practical PostgreSQL
Joshua D. Drake, John C. Worsley
- 出版商: O'Reilly
- 出版日期: 2002-02-12
- 售價: $1,710
- 貴賓價: 9.5 折 $1,625
- 語言: 英文
- 頁數: 640
- 裝訂: Paperback
- ISBN: 1565928466
- ISBN-13: 9781565928466
-
相關分類:
PostgreSQL、SQL
已過版
買這商品的人也買了...
-
$440$374 -
$680$537 -
$2,600$2,470 -
$1,550$1,473 -
$980$774 -
$450$383 -
$970Introduction to Algorithms, 2/e
-
$1,274Computer Architecture: A Quantitative Approach, 3/e(精裝本)
-
$590$466 -
$420$420 -
$1,550$1,473 -
$590$460 -
$560$504 -
$480$379 -
$750$593 -
$780$663 -
$820$648 -
$720$648 -
$1,080Windows System Programming, 3/e (Hardcover)
-
$580$458 -
$320$250 -
$880$695 -
$450$383 -
$620$527 -
$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