RU EN
Книги для разработчиков

PostgreSQL 9.0 High Performance

PostgreSQL 9.0 High Performance

Автор:
Год:
Страниц:
468
Просмотров:
1302
PostgreSQL 9.0 High Performance favorites 0
Описание

PostgreSQL database servers have a common set of problems they encounter as their usage gets heavier and requirements more demanding. You could spend years discovering solutions to them all, step by step as you encounter them. Or you can just look in here.

All successful database applications are destined to eventually run into issues scaling up their performance. Peek into the future of your PostgreSQL database's problems today. Know the warning signs to look for, and how to avoid the most common issues before they even happen.

Surprisingly, most PostgreSQL database applications evolve in the same way: Choose the right hardware. Tune the operating system and server memory use. Optimize queries against the database, with the right indexes. Monitor every layer, from hardware to queries, using some tools that are inside PostgreSQL and others that are external.

Using monitoring insight, continuously rework the design and configuration. On reaching the limits of a single server, break things up; connection pooling, caching, partitioning, and replication can all help handle increasing database workloads.

The path to a high performance database system isn't always easy. But it doesn't have to be mysterious with the right guide.

A clear, step-by-step guide to optimizing and scaling up PostgreSQL database servers.

What you will learn from this book:
- Learn best practices culled from years of work scaling PostgreSQL installations to handle demanding applications;
- Uncover what makes hardware good or bad for high-performance database applications;
- Investigate making informed speed and reliability trade-offs;
- Tweak your operating system for best database performance;
- Benchmark your whole system from hardware to application;
- Learn how the server parameters that impact performance work using real examples;
- Understand how the query optimizer makes its decisions, and what to do when it makes the wrong ones;
- Monitor what happens on your server, both in and outside of the database;
- Find the best add-on tools that extend the core PostgreSQL database;
- Discover how to architect replicated systems using the latest features added to PostgreSQL 9.0.

Похожее
Pro Full-Text Search in SQL Server 2008
Автор: Hilary Cotter, Michael Coles
Год: 2008
PostgreSQL Developer's Guide
Автор: Ibrar Ahmed, Asif Fayyaz, Amjad Shahzad
Год: 2015
About This Book- Design efficient, real-world database solutions and extend your knowledge of database concepts.- Learn how to program using native PostgreSQL procedural languages to write custom functions.- Explore database partitioning and learn about query optimization techniques.Who This Book Is...
Learning PHP, MySQL & JavaScript
Автор: Nixon Robin
Год: 2018
Build interactive, data-driven websites with the potent combination of open source technologies and web standards, even if you have only basic HTML knowledge. In this update to this popular hands-on guide, you’ll tackle dynamic web programming with the latest versions...
NoSQL DISTILLED. A Brief Guide to the Emerging World of Polyglot Persistence
Автор: Martin Fowler, Pramod J. Sadalage
Год: 2013
Необходимость обрабатывать все более крупные объемы данных является одним из факторов, влияющих на внедрение нового класса нереляционных баз данных NoSQL. Сторонники баз NoSQL утверждают, что их можно использовать для создания более производительных, легче масштабируемых и проще программируемых систем.В этой книге...
Написать сообщение
Тип
Почта
Имя
*Сообщение