Go back

PostgreSQL For Data Architects(1st Edition)

Authors:

Jayadevan Maymala

Free postgresql for data architects 1st edition jayadevan maymala 1783288604, 978-1783288601
13 ratings
Cover Type:Hardcover
Condition:Used

In Stock

Include with your book

Free shipping: April 04, 2024
Access to 3 Million+ solutions Free
Ask 10 Questions from expert 200,000+ Expert answers
7 days-trial

Total Price:

$0

List Price: $54.99 Savings: $54.99(100%)

Book details

ISBN: 1783288604, 978-1783288601

Book publisher: Packt Publishing (March 30, 2015)

Get your hands on the best-selling book PostgreSQL For Data Architects 1st Edition for free. Feed your curiosity and let your imagination soar with the best stories coming out to you without hefty price tags. Browse SolutionInn to discover a treasure trove of fiction and non-fiction books where every page leads the reader to an undiscovered world. Start your literary adventure right away and also enjoy free shipping of these complimentary books to your door.

PostgreSQL For Data Architects 1st Edition Summary: Discover how to design, develop, and maintain your database application effectively with PostgreSQLAbout This BookUnderstand how to utilize the most frequently used PostgreSQL ecosystem-related tools and technologiesA hands-on guide focused primarily on providing a practical approach to learning about architecture and design considerations for database architectsThe 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 ForThis 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 LearnCompile PostgreSQL from source and understand the PostgreSQL architectureConfigure parameters and change default settings for a PostgreSQL serverLeverage the logging mechanism to identify errors and suboptimal queriesUse replication to scale horizontallySet up backup and recovery processesTweak parameters to optimize queries and processesTroubleshoot connection errorsUse indexes and rewrite queries to improve performanceInstall and use PostgreSQL extensionsLearn how to leverage the command-line client (psql)In DetailPostgreSQL 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.