Logo

Practical PostgreSQL by John C. Worsley, Joshua D. Drake

Large book cover: Practical PostgreSQL

Practical PostgreSQL
by

Publisher: O'Reilly
ISBN/ASIN: 1565928466
ISBN-13: 9781565928466
Number of pages: 636

Description:
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.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: The Internals of PostgreSQLThe Internals of PostgreSQL
by - 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.
(5497 views)
Book cover: PostgreSQL PHP TutorialPostgreSQL PHP Tutorial
by - 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.
(6729 views)
Book cover: PostgreSQL: Introduction and ConceptsPostgreSQL: Introduction and Concepts
by - Pearson Education
This book is about PostgreSQL, the most advanced open source database. The book leads the reader from their first database query through the complex queries needed to solve real-world problems. No knowledge of database theory is required.
(11339 views)
Book cover: PostgreSQL Database AdministrationPostgreSQL Database Administration
by
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.
(5446 views)