PostgreSQL Essential Reference

PostgreSQL Essential Reference PDF Author: Barry Stinson
Publisher: Sams Publishing
ISBN: 9780735711211
Category : Computers
Languages : en
Pages : 406

Get Book

Book Description
A hands-on solution provider to PostgreSQL. Expert advice by a highly respected author within the PostgreSQL user community, this book provides detailed, useable information in the popular Essential Reference format. Includes tables within each chapter that organize the material both alphabetically and by task so that readers will have two options for finding the information.

PostgreSQL Essential Reference

PostgreSQL Essential Reference PDF Author: Barry Stinson
Publisher: Sams Publishing
ISBN: 9780735711211
Category : Computers
Languages : en
Pages : 406

Get Book

Book Description
A hands-on solution provider to PostgreSQL. Expert advice by a highly respected author within the PostgreSQL user community, this book provides detailed, useable information in the popular Essential Reference format. Includes tables within each chapter that organize the material both alphabetically and by task so that readers will have two options for finding the information.

The PostgreSQL Reference Manual

The PostgreSQL Reference Manual PDF Author: PostgreSQL global development group
Publisher:
ISBN:
Category :
Languages : en
Pages : 0

Get Book

Book Description


PostgreSQL: Up and Running

PostgreSQL: Up and Running PDF Author: Regina O. Obe
Publisher: "O'Reilly Media, Inc."
ISBN: 1449326293
Category : Computers
Languages : en
Pages : 167

Get Book

Book Description
Thinking of migrating to PostgreSQL? This updated guide helps you quickly understand and use the 9.3 release of this open source database system. You’ll not only learn about its unique enterprise-class features, but also discover that PostgeSQL is more than just a database system—it’s also an impressive application platform. Using numerous examples, this book shows you how to achieve tasks that are difficult or impossible in other databases. The second edition covers LATERAL queries, augmented JSON support, materialized views, and other key topics. If you’re an existing PostgreSQL user, you’ll pick up gems you may have missed along the way. Learn basic administration tasks, such as role management, database creation, backup, and restore Apply the psql command-line utility and the pgAdmin graphical administration tool Explore PostgreSQL tables, constraints, and indexes Learn powerful SQL constructs not generally found in other databases Use several different languages to write database functions Tune your queries to run as fast as your hardware will allow Query external and variegated data sources with Foreign Data Wrappers Learn how to replicate data, using built-in replication features

PostgreSQL Developer's Handbook

PostgreSQL Developer's Handbook PDF Author: Ewald Geschwinde
Publisher: Sams Publishing
ISBN: 9780672322600
Category : Computers
Languages : en
Pages : 772

Get Book

Book Description
"PostgreSQL Developer's Handbook" provides a complete overview of the PostgreSQL database server and extensive coverage of its core features, including object orientation, PL/SQL, and the most important programming interfaces. The authors introduce the reader to the language and syntax of PostgreSQL and then move quickly into sophisticated programming topics.

PostgreSQL Server Programming - Second Edition

PostgreSQL Server Programming - Second Edition PDF Author: Usama Dar
Publisher: Packt Publishing Ltd
ISBN: 1783980591
Category : Computers
Languages : en
Pages : 320

Get Book

Book Description
This book is for moderate to advanced PostgreSQL database professionals who wish to extend PostgreSQL, utilizing the most updated features of PostgreSQL 9.4. For a better understanding of this book, familiarity with writing SQL, a basic idea of query tuning, and some coding experience in your preferred language is expected.

The Postgresql Reference Manual Volume

The Postgresql Reference Manual Volume PDF Author: PostgreSQL Global Development Group
Publisher: Network Theory.
ISBN: 9780954612023
Category : Computers
Languages : en
Pages : 716

Get Book

Book Description
Volume 1 of the official reference documentation for PostgreSQL 8.2.4, covers the complete set of PostgreSQL commands and their syntax.

PostgreSQL

PostgreSQL PDF Author: Bruce Momjian
Publisher: Addison-Wesley Professional
ISBN:
Category : Database management
Languages : en
Pages : 504

Get Book

Book Description
The open source PostgreSQL database is soaring in popularity, as thousands of database and web professionals discover its powerful features, transaction support, performance, and industrial-strength scalability. In this book, a founding member of the PostgreSQL development team introduces everything you need to know to succeed with PostgreSQL, from basic SQL commands through database administration and optimization. PostgreSQL assumes no previous database expertise: it establishes a firm foundation of basic concepts and commands before turning to PostgreSQL's advanced, innovative capabilities. Bruce Momjian walks readers step-by-step from their first database queries through the complex queries needed to solve real-world problems. He presents proper query syntax, then explores the value and use of each key SQL commands in working applications. Learn to manipulate and update databases, customize queries, work with SQL aggregates, use joins, combine SELECTs with subqueries, work with triggers and transactions, import and export data, use PostgreSQL query tools, and more. Discover PostgreSQL techniques for server-side programming and multi-user control, and master PostgreSQL's interfaces to C, C++, ODBC, JDBC, Perl, and Tcl/TK. You'll also find detailed coverage of PostgreSQL administration, including backups, troubleshooting, and access configuration.

Beginning Databases with PostgreSQL

Beginning Databases with PostgreSQL PDF Author: Richard Stones
Publisher: Apress
ISBN: 1430200189
Category : Computers
Languages : en
Pages : 650

Get Book

Book Description
*The most updated PostgreSQL book on the market, covering version 8.0 *Highlights the most popular PostgreSQL APIs, including C, Perl, PHP, and Java *This is two books in one; it simultaneously covers key relational database design principles, while teaching PostgreSQL

The PostgreSQL Reference Manual

The PostgreSQL Reference Manual PDF Author: The PostgreSQL global development group
Publisher:
ISBN:
Category :
Languages : en
Pages :

Get Book

Book Description


Practical PostgreSQL

Practical PostgreSQL PDF Author: Joshua D. Drake
Publisher: "O'Reilly Media, Inc."
ISBN: 1449310109
Category : Computers
Languages : en
Pages : 639

Get Book

Book 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. The thorough introduction to PostgreSQL's PL/pgSQL programming language explains how you can use this very useful but under-documented feature to develop stored procedures and triggers. The book includes a complete command reference, and database administrators will appreciate the chapters on user management, database maintenance, and backup & recovery. With Practical PostgreSQL, you will discover quickly why this open source database is such a great open source alternative to proprietary products from Oracle, IBM, and Microsoft.