Search  
RU EN
Books for developers

PostgreSQL 9.0 High Performance

PostgreSQL 9.0 High Performance

Author:
Year:
Pages:
468
Views:
1272
PostgreSQL 9.0 High Performance favorites 0
Description

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.

Similar
Dynamic SQL, Second Edition
Автор: Edward Pollack
Год: 2019
This book is an introduction and deep-dive into the many uses of dynamic SQL in Microsoft SQL Server. Dynamic SQL is key to large-scale searching based upon user-entered criteria. It’s also useful in generating value-lists, in dynamic pivoting of data...
Путь программиста. Самоучитель по языку Transact-SQL
Автор: Виталий Трунин
Год: 2020
Данная книга предназначена для тех людей, которые не знают языка T-SQL и даже об SQL мало что слышали, но хотят или им нужно освоить данный язык, иными словами, книга для начинающих. Идея написания данной книги у меня возникла, когда я...
Работа с PostgreSQL, настройка и масштабирование
Автор: Васильев А.Ю.
Год: 2014
Перед вами справочное пособие по настройке и масштабированию PostgreSQL. В книге исследуются вопросы по настройке производительности PostgreSQL, репликации и кластеризации. Изобилие реальных примеров позволит как начинающим, так и опытным разработчикам быстро разобраться с особенностями масштабирования PostgreSQL для своих приложений....
NHibernate 4.0 Cookbook
Автор: Gunnar Liljas, Alexander Zaytsev, Jason Dentler
Год: 2017
Over 90 incredible and powerful recipes to help you efficiently use NHibernate in your application NHibernate is a mature, flexible, scalable, and feature-complete open source project for data access. Although it sounds like an easy task to build and maintain...
Send message
Type
Email
Your name
*Message