PostgreSQL Reference Manual - Volume 1A: The SQL Language
by PostgreSQL Global Development Group
Publisher: Network Theory Ltd. 2010
ISBN/ASIN: 1906966044
Number of pages: 2134
Description:
This manual is part of the official reference documentation for PostgreSQL 9.0. It describes the SQL language specification as implemented by PostgreSQL, including syntax, data types, functions and operators, indexes and transactions. The new XML datatypes and full-text index support of PostgreSQL 9 are also fully documented.
Download or read it online for free here:
Download link
(multiple PDF files)
Similar books
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.
(8558 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.
(18082 views)
PostgreSQL: Introduction and Conceptsby Bruce Momjian - 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.
(13561 views)
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.
(8129 views)