PostgreSQL 9.0 Reference Manual - Volume 2
|
About the Book
This manual is the part of the official reference documentation for the PostgreSQL RDBMS (version 9.0.1). This volume covers the PostgreSQL client and server interfaces to PostgreSQL: the C/C++ interface libpq, the embedded SQL/C compiler ECPG and the server-side languages PL/pgSQL, PL/Tcl, PL/Perl and PL/Python. Each chapter includes reference documentation and examples. In particular, the use of triggers, rules and views is described in detail. The PL/pgSQL chapter also includes a guide to porting Oracle PL/SQL functions to PostgreSQL.
The other volumes of this series are Volume 1A "The SQL Language" (ISBN 978-1-906966-04-1), Volume 1B, the "SQL Command Reference" (ISBN 978-1-906966-05-8), and Volume 3, the "Server Administration Guide" (ISBN 978-1-906966-07-2).
The authors of this manual are the developers of PostgreSQL.
You can examine the contents of the printed book here,
- View sample pages (individual pages in image format)
- View sample in PDF (contents and selected pages, 260 kB)
For each copy of this manual sold $1 is donated to the PostgreSQL project.
As of January 2013 the total amount donated is $3,101 from the sale of this and previous editions.
This book is freely redistributable, under the same license as PostgreSQL itself.
Ordering
You can buy the book online at the following bookstores:
- Barnes & Noble.com - USA / International
- The Book Depository.com - USA / International
- Powells.com - USA / International
- Amazon.com - USA / International (note)
- The Book Depository.co.uk - United Kingdom / Europe / International (note)
- Amazon.co.uk - United Kingdom / Europe / International (note)
- Waterstones.com - UK / Europe / International
- Bookzilla.de - Germany / Europe
- Pothi.com - India
The manual can also be ordered from most physical bookstores using the ISBN number.
Print out the following flyer for detailed bookstore and library ordering information,
If the title is listed as "out-of-stock", please ask the bookstore to place an order with one of the wholesale suppliers given in the flyer.
If you encounter any difficulties in obtaining this book, please send an email to sales@network-theory.co.uk for assistance.
If you are not completely satisfied with your purchase for any reason we will gladly issue a full refund or replacement (details).
Related Titles
- PostgreSQL 9.0 Reference Manual - Volume 1A by PostgreSQL Global Development Group (ISBN 978-1-906966-04-1)
- PostgreSQL 9.0 Reference Manual - Volume 1B by PostgreSQL Global Development Group (ISBN 978-1-906966-05-8)
- PostgreSQL 9.0 Reference Manual - Volume 3 by PostgreSQL Global Development Group (ISBN 978-1-906966-07-2)
- The XML 1.0 Standard (5th Edition) by W3C XML Working Group (ISBN 0-9546120-9-4)
News feed
Subscribe to our RSS feed to stay informed about this and other titles.
Further Information
For questions about this book, please use our email address sales@network-theory.co.uk.
Table of Contents
- Publisher's Preface
- Client Interfaces
- libpq - C Library
- Large Objects
- ECPG - Embedded SQL in C
- The Information Schema
- Server Programming
- Extending SQL
- Triggers
- The Rule System
- Procedural Languages
- PL/pgSQL - SQL Procedural Language
- PL/Tcl - Tcl Procedural Language
- PL/Perl - Perl Procedural Language
- PL/Python - Python Procedural Language
- Server Programming Interface
- Other books from the publisher
- Index
Supplementary Electronic Volumes
Additional volumes available in PDF format only.
Previous Editions
- PostgreSQL Reference Manual (version 8.2.4) - Volume 1 (June 2007, ISBN 0954612027)
- PostgreSQL Reference Manual (version 8.2.4) - Volume 2 (June 2007, ISBN 0954612035)
- PostgreSQL Reference Manual (version 8.2.4) - Volume 3 (June 2007, ISBN 0954612043)
Resources
- PostgreSQL Project - the official website for PostgreSQL
- Online Manual - Volume 1a
- Online Manual - Volume 1b
- Online Manual - Volume 2
- Online Manual - Volume 3