PostgreSQL: Introduction and Concepts / Edition 1

PostgreSQL: Introduction and Concepts / Edition 1

by Bruce Momjian
     
 

The most advanced, feature-rich SQL database server available, the open-source PostgreSQL system has rapidly become a key Internet technology. PostgreSQL: Introduction and Concepts, written by a founding member of the PostgreSQL Global Development Team, provides a much-needed tutorial and real-world guide to understanding and working with this complex yetSee more details below

Overview

The most advanced, feature-rich SQL database server available, the open-source PostgreSQL system has rapidly become a key Internet technology. PostgreSQL: Introduction and Concepts, written by a founding member of the PostgreSQL Global Development Team, provides a much-needed tutorial and real-world guide to understanding and working with this complex yet essential system.

Assuming no previous knowledge of database systems, the book establishes a firm foundation of basic concepts and commands before turning to PostgreSQL's more advanced and innovative capabilities. It leads you step-by-step from your first database query through the complex queries needed to solve real-world database problems. The author not only presents proper query syntax, he goes beyond the mechanics to explore the value and use of these commands in working database applications.

You will read about such important topics as:

  • Basic SQL commands for manipulating and updating a database
  • Customizing queries
  • SQL aggregates
  • Joining tables
  • Combining SELECTs and subqueries
  • Transactions
  • Performance
  • Importing and exporting data
  • Database query tools, including PSQL and PGACCESS
  • PostgreSQL interfaces to C, C++, ODBC, JDBC, Perl, TCL/TK, and more
  • Server-side programming and multi-user control
  • Extending PostgreSQL with C
  • PostgreSQL administration, including backups, troubleshooting, and access configuration
  • Features unique to PostgreSQL

Throughout, the author highlights common pitfalls, offers tips to save you time and trouble, and provides manyexamples—all garnered from his extensive experience and inside knowledge. In addition, this resource-rich guide provides a copy of the official PostgreSQL reference manual. A companion web site will contain updates, corrections, and links to other material.



Read More

Product Details

ISBN-13:
9780201703313
Publisher:
Pearson Education
Publication date:
12/04/2000
Pages:
496
Product dimensions:
7.37(w) x 9.15(h) x 0.94(d)

Related Subjects

Table of Contents

List of Figures
List of Tables
Foreword
Preface
Acknowledgments
1History of PostgreSQL1
2Issuing Database Commands5
3Basic SQL Commands11
4Customizing Queries23
5SQL Aggregates49
6Joining Tables57
7Numbering Rows79
8Combining SELECTS87
9Data Types107
10Transactions and Locks121
11Performance131
12Controlling Results137
13Table Management141
14Constraints155
15Importing and Exporting Data169
16Database Query Tools177
17Programming Interfaces187
18Functions and Triggers203
19Extending POSTGRESQL Using C219
20Administration223
A: Additional Resources233
B: Installation255
CPOSTGRESQL Nonstandard Features by Chapter257
D: Reference Manual259
Bibliography453
Index455

Read More

Customer Reviews

Average Review:

Write a Review

and post it to your social network

     

Most Helpful Customer Reviews

See all customer reviews >