Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
PostgreSQL: An Introduction
Top Free Unix/Linux Books 🌠 - 100% Free or Open Source!
  • Title PostgreSQL: An Introduction
  • Author(s) Wikipedia Contributors
  • Publisher: WikiBooks
  • License(s): CC BY-SA 3.0
  • Hardcover/Paperback N/A
  • eBook HTML and PDF
  • Language: English
  • ASIN: N/A
  • ISBN-10: N/A
  • ISBN-13: N/A
  • Share This:  

Book Description

The purpose of this book is an introduction to the PostgreSQL specific aspects: its architecture, installing procedure, maintenance and optimization tasks. Thus it is primarily aimed to database administrators. But it is only a starting point in these objectives and many topics are omitted. For a complete treatment we recommend to get through professional training courses offered by many consulting companies.

The SQL interface is out of the scope of the Wikibook on hand. If you are interested in this specific topic, you may want to refer to the Structured Query Language (WikiBooks), which describes the SQL standard independent from any RDBMS implementation. It's a good starting point for PostgreSQL as its implementation of SQL is very close to the standard.

About the Authors
  • N/A
Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
  • Postgres: The First Experience (Pavel Luzanov, et al.)

    This short pamphlet provides an overview of PostgreSQL DBMS, covering the history of its development, the main features, and a product roadmap. If you are just getting started, you can use this book as a step-by-step installation and configuration guide.

  • PostgreSQL for Beginners (Pavel Luzanov, et al.)

    This book will help you build efficient and fault-tolerant PostgreSQL applications. You'll thoroughly examine the advanced features of PostgreSQL, including logical replication, database clusters, performance tuning, monitoring, and user management.

  • PostgreSQL Internals (Egor Rogov)

    Briefly touching concepts of PostgreSQL, plunges into the depths of data consistency and isolation, explaining implementation details of multiversion concurrency control and snapshot isolation, buffer cache and write-ahead log, and the locking system.

  • The Internals of PostgreSQL (Hironobu Suzuki)

    This book describes the internals of PostgreSQL for database administrators and system developers. The main purposes of this book are to explain how each subsystem works, and to provide the whole picture of PostgreSQL.

  • Postgres Succinctly (Peter Shaw)

    This book provides a concise overview to help you quickly understand and use PostgreSQL's unique features. It guides you from installing Postgres, to creating your first database, to using Postgres in a .NET application with ADO .NET and Entity Framework.

  • O'Reilly® Practical PostgreSQL (John C. Worsley, et al)

    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.

  • PostgreSQL: Introduction and Concepts (Bruce Momjian)

    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.

  • PostgreSQL Notes for Professionals (Goalkicker)

    This book is the definitive guide to undocumented and partially-documented features of the PostgreSQL server. It helps you learn to apply the right solution at the right time, about avoiding risk, about making robust choices related to PostgreSQL databases.

  • PostgreSQL Tutorials

    These tutorials offer readers a thorough overview of database basics, starting with an explanation of why you might need to use a PostgreSQL database, and following with a summary of what different database types have to offer when compared to alternatives like spreadsheets.

  • PostgreSQL Database Handbook (Gabriel Canepa)

    This book provides a compilation of PostgreSQL tutorials that will help you set up and run your own database management system. It covers a wide range of topics, from installation and configuration, to custom commands and datatypes.

Book Categories
:
Other Categories
Resources and Links