Поиск  
Always will be ready notify the world about expectations as easy as possible: job change page
Книги для разработчиков

PostgreSQL 9.0 High Performance

PostgreSQL 9.0 High Performance

Автор:
Год:
Страниц:
468
Просмотров:
1204

Описание

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.

Похожее
NoSQL DISTILLED. A Brief Guide to the Emerging World of Polyglot Persistence
Автор: Martin Fowler, Pramod J. Sadalage
Год: 2013
Необходимость обрабатывать все более крупные объемы данных является одним из факторов, влияющих на внедрение нового класса нереляционных баз данных NoSQL. Сторонники баз NoSQL утверждают, что их можно использовать для создания более производительных, легче масштабируемых и проще программируемых систем.В этой книге...
Getting Started with NoSQL
Автор: Gaurav Vaish
Год: 2013
First hand, detailed information about NoSQL technology.Learn the differences between NoSQL and RDBMS and where each is useful.Understand the various data models for NoSQL.Compare and contrast some of the popular NoSQL databases on the market.Think outside the box; learn to...
Troubleshooting PostgreSQL
Автор: Hans-Jürgen Schönig
Год: 2015
PostgreSQL is a powerful, open source, object-relational database system. PostgreSQL offers many advantages for your company or business over other database systems.This book is your practical guide to understanding the advanced techniques used to handle complex data and methods to...
Работа с PostgreSQL, настройка и масштабирование
Автор: Васильев А.Ю.
Год: 2014
Перед вами справочное пособие по настройке и масштабированию PostgreSQL. В книге исследуются вопросы по настройке производительности PostgreSQL, репликации и кластеризации. Изобилие реальных примеров позволит как начинающим, так и опытным разработчикам быстро разобраться с особенностями масштабирования PostgreSQL для своих приложений....
Написать сообщение
Тип
Почта
Имя
*Сообщение
RSS
Если вам понравился этот сайт и вы хотите меня поддержать, вы можете
Почему вы никогда не должны соглашаться на собеседования с программированием
«Великое увольнение» продолжается: теперь с работы уходят даже боссы
Soft skills: 18 самых важных навыков, которыми должен владеть каждый работник
5 приемов увеличения продуктивности разработчика
Зарплата по результатам собеседования — лучший способ сократить отклики на вакансию, а тестовые задания — избыточны
9 тяжёлых уроков, которые я усвоил за 18 лет разработки
8 вещей, которых не должен бояться разработчик
Рассуждение на тему, какую базу данных выбирать
Scrum: 12 терминов, которые нужно запомнить
Hangfire — планировщик задач для .NET
LinkedIn: Sergey Drozdov
Boosty
Donate to support the project
GitHub account
GitHub profile