PostgreSQL: Introduction and Concepts
by Bruce Momjian
Publisher: Pearson Education 2000
ISBN/ASIN: 0201703319
ISBN-13: 9780201703313
Number of pages: 462
Description:
This book is about POSTGRESQL, the most advanced open source database. The book is designed to lead the reader from their first database query through the complex queries needed to solve real-world problems. No knowledge of database theory or practice is required.
Download or read it online for free here:
Download link
(2.6MB, PDF)
Similar books
PostgreSQL Database Administrationby Federico Campoli
This volume covers the procedure for installing, configuring and administering a PostgreSQL cluster Linux debian. There also an extensive description for the logical and physical layer with the backup and restore and a chapter for the developers.
(7018 views)
The Internals of PostgreSQLby Hironobu Suzuki - interdb.jp
In this document, the internals of PostgreSQL for database administrators and system developers are described. The main purposes of this document are to explain how each subsystem works, and to provide the whole picture of PostgreSQL.
(7335 views)
PostgreSQL PHP Tutorialby Jan Bodnar - ZetCode
PostgreSQL is a powerful, open source object-relational database system. It is a multi-user, multi-threaded database management system. This is a PHP tutorial for the PostgreSQL database. It covers the basics of PostgreSQL programming with PHP.
(7857 views)
Practical PostgreSQLby John C. Worsley, Joshua D. Drake - O'Reilly
A guide to installation, configuration, and usage of PostgreSQL, the most capable of all the open source databases. This book teaches you how to create a database, compile and configure PostgreSQL. It also covers many advanced features.
(16788 views)