Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

PostgreSQL for Data Architects

Posted By: nebulae
PostgreSQL for Data Architects

Jayadevan Maymala, "PostgreSQL for Data Architects"
English | ISBN: 1783288604 | 2015 | 272 pages | PDF, EPUB | 13 MB

Discover how to design, develop, and maintain your database application effectively with PostgreSQL

About This Book
Understand how to utilize the most frequently used PostgreSQL ecosystem-related tools and technologies
A hands-on guide focused primarily on providing a practical approach to learning about architecture and design considerations for database architects
The book covers PostgreSQL from a data architect's perspective – covering topics from installation from source to designing tables using SQL Power Architect, as well as deciding replication and failover strategies.

Who This Book Is For
This book is for developers and data architects who have some exposure to databases. It is assumed that you understand the basic concepts of tables and common database objects, including privileges and security.

What You Will Learn
Compile PostgreSQL from source and understand the PostgreSQL architecture
Configure parameters and change default settings for a PostgreSQL server
Leverage the logging mechanism to identify errors and suboptimal queries
Use replication to scale horizontally
Set up backup and recovery processes
Tweak parameters to optimize queries and processes
Troubleshoot connection errors
Use indexes and rewrite queries to improve performance
Install and use PostgreSQL extensions
Learn how to leverage the command-line client (psql)

In Detail
PostgreSQL is an incredibly flexible and dependable open source relational database. Harnessing its power will make your applications more reliable and extensible without increasing costs. Using PostgreSQL's advanced features will save you work and increase performance, once you've discovered how to set it up.

PostgreSQL for Data Architects will teach you everything you need to learn in order to get a scalable and optimized PostgreSQL server up and running.

The book starts with basic concepts like installing PostgreSQL from source and covers theoretical aspects such as concurrency and transaction management. After this, you'll learn how to set up replication, use load balancing to scale horizontally, and troubleshoot errors.

Finally, you will get acquainted with useful tools available in the PostgreSQL ecosystem used for analyzing PostgreSQL logs, setting up load balancing, and recovery.
Download